diff --git a/components/NextHead.tsx b/components/NextHead.tsx index 1ee62cb..f55bd22 100644 --- a/components/NextHead.tsx +++ b/components/NextHead.tsx @@ -1,5 +1,5 @@ import Head from 'next/head' -import { SEODefaultValues } from 'types/config' +import type { SEODefaultValues } from 'types/config' import { SEOConfig } from 'utils/config' const NextHead: React.FC = ({