fix(types): resolve type key
This commit is contained in:
		| @@ -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> = ({ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user