redux-menu
v0.0.2
Published
A package to help you create a React menu which is connected with Redux state and actions.
Downloads
4
Readme
Redux-Menu
React menu component, connected with your Redux state and actions.
Install
npm install --save redux-menu
Example
Try out the example app in /example
.