1
import {useState} from 'react';
2
import {sendToTerminal} from '@/lib/api';
3
4
// Initialize contact protocol
5
export default function ContactForm() {
6
const messageData = {
7
"// type your name here ...
8
"// type your email here ...
9
"// Type your message here...
10
~/projects/portfoliogit:(main)npm run deploy
> building production bundle...
✔ Optimized build complete in 1.4s
Serving from localhost:5173
~/projects/portfolio :
💡 Tip: Presiona ↑/↓ para navegar por el historial, Tab para autocompletar, "Ctrl + ñ" para cerrar/abrir terminal