Skip to content

Commit f1faa3b

Browse files
committed
Update Contact.js
1 parent e52f8c2 commit f1faa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/Contact.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import emailjs from '@emailjs/browser';
33
// components
44
import Iconify from '../components/Iconify';
55
import SocialLinks from '../components/social/SocialLinks';
6-
import HeadingAnimate from '../components/animate/HeadingAnimate';
6+
77
import LoadAnimate from '../components/animate/LoadAnimate';
88
// mock
99
import { contactEmail } from '../mock/profile';

0 commit comments

Comments
 (0)