Skip to content

Commit c1264f9

Browse files
committed
minor changes
1 parent aad021e commit c1264f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/shared/AppFooter.jsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import {
22
FiGithub,
3-
FiTwitter,
3+
// FiTwitter,
44
FiLinkedin,
55
FiGlobe,
6-
FiYoutube,
6+
// FiYoutube,
77
} from 'react-icons/fi';
88
import AppFooterCopyright from './AppFooterCopyright';
99

0 commit comments

Comments
 (0)