s-yadav / react-meta-tags

Handle document meta/head tags in isomorphic react with ease.
MIT License
226 stars 47 forks source link

Error #70

Open chao921125 opened 2 years ago

chao921125 commented 2 years ago

'MetaTags' cannot be used as a JSX component. Its instance type 'Meta' is not a valid JSX element. The types returned by 'render()' are incompatible between these types. Type 'React.ReactNode' is not assignable to type 'import("/node_modules/@types/react-transition-group/node_modules/@types/react/index").ReactNode'. Type '{}' is not assignable to type 'ReactNode'. TS2786

bauerbach commented 1 year ago

Project is dead. Probably a compatibility issue.