Closed
Description
Currently, the React
module has the functions createElementWithKey
and createElementVariadicWithKey
.
In my understanding, these are helper functions required for the JSX 4 PPX, but are not meant to be used by a user of the React bindings.
I would therefore propose to move them to a separate module, something like ReactPPX4Support
. What do you think @mattdamon108?
Metadata
Metadata
Assignees
Labels
No labels