-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
JSX has a nice feature called fragments (<></>), which expresses the idea of a list of elements without a parent.
https://reasonml.github.io/reason-react/docs/en/jsx#fragment
I read that we don't want to bloat the syntax here #16 (comment), but I would like to propose it and see if the change isn't too invasive by implementing it myself
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels