rOACCT/node_modules/react-group5d92ed19fb80master
rOACCT/node_modules/react-group
5d92ed19fb80master
Readme.md
Readme.md
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