rOACCT/node_modules/react-groupf646e1f695a7paginated-inlines
rOACCT/node_modules/react-group
f646e1f695a7paginated-inlines
Readme.md
Readme.md
React Group
![npm](https://www.npmjs.com/package/react-group) ![Build Status](https://travis-ci.org/sapegin/react-group)
React component to render a collection of items separated by space or other separator.
Installation
bash npm install --save react-group
Examples
jsx <Group> <button>One</button> <button>Two</button> <button>Three</button> </Group>
Will render three space-separated buttons. See more examples.
Change log
The change log can be found on the Releases page.
Contributing
Everyone is welcome to contribute. Please take a moment to review the [contributing guidelines](Contributing.md).
Author and license
MIT License, see the included [License.md](License.md) file.
c4science · Help