diff --git a/src/components/footer/index.tsx b/src/components/footer/index.tsx index a5c93ff..162dea2 100644 --- a/src/components/footer/index.tsx +++ b/src/components/footer/index.tsx @@ -26,7 +26,7 @@ const navigation = { { name: 'Facebook', href: '#', - icon: (props) => ( + icon: (props:any) => ( ( + icon: (props:any) => ( ( + icon: (props:any) => ( @@ -61,7 +61,7 @@ const navigation = { { name: 'GitHub', href: '#', - icon: (props) => ( + icon: (props:any) => ( ( + icon: (props:any) => (