diff --git a/components/global/CustomNextSeo.tsx b/components/global/CustomNextSeo.tsx index b5c80d9..ece71e0 100644 --- a/components/global/CustomNextSeo.tsx +++ b/components/global/CustomNextSeo.tsx @@ -1,3 +1,4 @@ +"use client" import { NextSeo } from 'next-seo' import { MetaTag as NextSeoMetaTag,