diff --git a/src/App.jsx b/src/App.jsx index 8d522a5..1d782b8 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -19,6 +19,7 @@ import {styled} from '@mui/material/styles'; import FormControlLabel from '@mui/material/FormControlLabel'; import {createTheme, ThemeProvider} from '@mui/material/styles'; import cards from './Card'; +import Contact from "./Contact"; import {createContext, useState} from "react"; export const ThemeContext = createContext(null); @@ -206,6 +207,7 @@ export default function App() { + {/* Footer */} diff --git a/src/Contact.jsx b/src/Contact.jsx index 4ccc442..dc10425 100644 --- a/src/Contact.jsx +++ b/src/Contact.jsx @@ -31,7 +31,7 @@ function Contact(){ noValidate="novalidate" ref={form} onSubmit={sendEmail}>
-

Message

+

Send PP any message