Update react-img-mapper to 1.5, translate contat page

This commit is contained in:
Daniele Pancottini
2023-02-17 21:04:46 +01:00
parent af4b0cea03
commit 5cfeb48b11
6 changed files with 21 additions and 52 deletions

View File

@@ -114,8 +114,6 @@ const Layout: React.FC<Props> = ({
const { locale = 'it', pathname } = useRouter()
const navBarlinks = navBarLinks[locale as keyof typeof navBarLinks]
console.log(pathname)
return (
<CommerceProvider locale={locale}>
<div className={cn(s.root)}>