Type {} is not assignable 'ReactNode'
Hi Guys I am facing this issue, and I have tried multiple versions of node but still not working. I am using the react demo4 metronic 8.
Attaching error message:
Type '{}' is not assignable to type 'ReactNode'. TS2786
11 | return (
12 |
> 13 |
| ^
14 |
15 | )
16 | }
Replies (1)
Hi,
I've just checked the demo4, and if you set up the app following this doc https://preview.keenthemes.com/metronic8/react/docs/docs/quick-start, it should work fine without any errors. Pls, check the link above, it should help you.
Regards,
Keenthemes support