Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 714 Bytes

File metadata and controls

31 lines (22 loc) · 714 Bytes

NPM Bundle Size

React Modal

Read the full documentation here.

Installation

$ npm i @faceless-ui/modal
$ # or
$ yarn add @faceless-ui/modal
$ # or
$ pnpm add @faceless-ui/modal

Development

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

$ git clone git@github.com:faceless-ui/modal.git
$ yarn
$ yarn dev
$ open http://localhost:3000

License

MIT Copyright (c) Faceless UI