Skip to content

Fragment support #18

@davesnx

Description

@davesnx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions