-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Thanks for this library!
Just created a new project with React 18.2.0
and TypeScript 5.3.3
.
Upon creating a component with the sample provided in the Readme, I get the following type error:
Type '{ children: Element; renderer: string; width: number; height: number; }' is not assignable to type 'IntrinsicAttributes & object'.
Property 'children' does not exist on type 'IntrinsicAttributes & object'.ts(2322)
Is that as expected?
pgenfer and prabuvenkat-gh
Metadata
Metadata
Assignees
Labels
No labels