UNPKG

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
language: node_js node_js: - "6" script: npm run posttest after_success: npm run coveralls