render-fragment
Version:
A convenient way to return a JSX fragment without the wrapping `div` element and not worry about the version of React.
7 lines (5 loc) • 94 B
YAML
A convenient way to return a JSX fragment without the wrapping `div` element and not worry about the version of React.