mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Update react-img-mapper to 1.5, translate contat page
This commit is contained in:
@@ -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)}>
|
||||
|
Reference in New Issue
Block a user