diff --git a/src/components/NavbarMegaMenu/index.tsx b/src/components/NavbarMegaMenu/index.tsx index 43eb8af..e116626 100644 --- a/src/components/NavbarMegaMenu/index.tsx +++ b/src/components/NavbarMegaMenu/index.tsx @@ -103,7 +103,7 @@ export const HoveredLink = ({ children, ...rest }: any) => { return ( {children} diff --git a/src/components/ProductsMenu/index.tsx b/src/components/ProductsMenu/index.tsx index 81b7b70..8f674ed 100644 --- a/src/components/ProductsMenu/index.tsx +++ b/src/components/ProductsMenu/index.tsx @@ -7,7 +7,7 @@ const ProductsMenu = () => { return (