0.1.4 • Published 8 years ago

react-dropdown-menus v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

react-dropdown-menus

A React component that allows you to create simple dropdown menus.

This project was heavily inspired by Bootstrap 3.x Dropdowns component.

Install

npm install react-dropdown-menus --save

and make sure to include the react-dropdown-menus.css stylesheet.

Examples