Skip to content

Commit 91d4233

Browse files
Code refactoring
1 parent b822121 commit 91d4233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/components/Contact.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import EmailIcon from '@mui/icons-material/Email';
1515
import LocationIcon from '@mui/icons-material/LocationOn';
1616
import PhoneIcon from '@mui/icons-material/Phone';
1717

18+
// Components
1819
import Map from './Map';
1920

2021
interface ContactProps {

0 commit comments

Comments
 (0)