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