DEV Community

Discussion on: All In One, NextJs Blog Template๐Ÿ 

Collapse
 
shriekdj profile image
Shrikant Dhayje

anybody who get the error like Type error: 'Component' cannot be used as a JSX component.
for resolving it just upgrade the package named @types/react to newer version issue will be resolved while building the site

Collapse
 
danpacho profile image
danpacho

Oh, I will fix Type error: 'Component' cannot be used as a JSX component with your solution. Thanks a lot ๐Ÿ˜Ž!