-   Notifications  You must be signed in to change notification settings 
- Fork 44
Closed
Description
@mattdamon108 I have a question regarding props types:
Why are domProps and props as defined in
rescript-react/src/ReactDOM.res
Line 58 in d5d9168
| type domProps = { | 
rescript-react/src/ReactDOM.res
Line 1085 in d5d9168
| type props = { | 
@deriving(abstract) types and not just type props = JsxDOM.props type domProps = JsxDOM.domProps?
Metadata
Metadata
Assignees
Labels
No labels