Closed TonCherAmi closed 2 years ago
This is the fix for the problem described in #108
TChildren
React.ReactNode
children
IntrinsicAttributes
Resolves #108
Looks good, thanks :)
Published as 4.1.2
This is the fix for the problem described in #108
TChildren
type is replaced withReact.ReactNode
(why)children
prop is now specified only for the relevant function declarations and not on theIntrinsicAttributes
interfaceResolves #108