1.0.7 • Published 3 years ago

mdreact-accordian v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

react-accordian

react-accordian is a react js library for making beautiful accordion.

Installation

Use the package manager npm to install react-accordian.

npm  install react-accordian

Usage

import Accordion from 'react-accordian'

# returns 'words'
<Accordion active={true} onToggle={function} >passing children</Accordion>

 
 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago