-
Notifications
You must be signed in to change notification settings - Fork 364
Open
Labels
Description
when i run start the boilerplate, it take an error:
ERROR in /Users/twer/Desktop/jay/react-redux-typescript-boilerplate/src/main.tsx
./main.tsx
[tsl] ERROR in /Users/twer/Desktop/jay/react-redux-typescript-boilerplate/src/main.tsx(14,3)
TS2345: Argument of type 'Element' is not assignable to parameter of type 'ReactElement[]'.
Property 'includes' is missing in type 'Element'.
ℹ 「wdm」: Failed to compile.
how to resolve it?