Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 706 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 706 Bytes

NPM Bundle Size

React Dropdown

Read the full documentation here.

Installation

$ npm i @invx-ui/dropdown
$ # or
$ yarn add @invx-ui/dropdown
$ # or
$ pnpm add @invx-ui/dropdown

Development

To develop this module locally, spin up the demo app:

$ git clone [email protected]:invx-ui/dropdown.git
$ pnpm
$ pnpm dev
$ open http://localhost:3000

License

MIT Copyright (c) Invx UI