rescript-association / genType

Auto generation of idiomatic bindings between Reason and JavaScript: either vanilla or typed with TypeScript/FlowType.
https://rescript-lang.org/docs/gentype/latest/introduction
MIT License
758 stars 44 forks source link

React node #579

Closed cristianoc closed 2 years ago

cristianoc commented 2 years ago

In TypeScript, always use React.ReactNode for react elements.