<Fragment> / <>

Term side of the Card
Topic: Components
Unit title: <Fragment> / <>
Categories: Component
Explanation side of the Card

Explanation: The component that groups multiple elements together without adding an extra wrapper element to the DOM. Useful for returning multiple elements from a component without altering the HTML structure. Also useful when a key is needed for a component during iteration with map.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub