Open
Description
Fragment syntax has been added to JSX which looks something like
<>I'm a fragment!</>
The spec PR is here: facebook/jsx#93.
Metadata
Metadata
Assignees
Labels
No labels
Fragment syntax has been added to JSX which looks something like
<>I'm a fragment!</>
The spec PR is here: facebook/jsx#93.