fix(types): resolve type key
This commit is contained in:
parent
1b930b5d63
commit
169ea5d30a
@ -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<SEODefaultValues> = ({
|
||||
|
Loading…
Reference in New Issue
Block a user