mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 23:05:23 +00:00
* Update fragments example to use JSX syntax * Use more standard JSX notation for fragments * Bring back arrays-based example * Remove keys in fragment, not needed for static items * Add note about fragments syntax existing since v16.2