briskml / brisk-reconciler

React.js-like reconciler implemented in OCaml/Reason
MIT License
131 stars 17 forks source link

Brisk jsx shouldn't wrap all children as list #48

Closed glennsl closed 4 years ago

glennsl commented 4 years ago

From Discord:

it shoiuldn't wrap all children as list it should only wrap children passed without ... and then it should also work with <> </>

glennsl commented 4 years ago

Not an issue after all apparently :slightly_smiling_face: