-
Notifications
You must be signed in to change notification settings - Fork 35
React 18 error #19
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
I test with react 18 but i have this problem (typesript + react 18)
const EditableBoard: React.FC
import EditableBoard
Impossible d'assigner le type '{ children: Element[]; unit: string; width: number; height: number; backgroundColor: string; }' au type 'IntrinsicAttributes & EditableBoard'.
La propriété 'children' n'existe pas sur le type 'IntrinsicAttributes & EditableBoard'.ts(2322)
thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request