toggle-modal
Version:
Open or close a modal
24 lines (13 loc) • 457 B
Markdown
# What is it?
> Open or close a modal
[](https://www.npmjs.com/package/toggle-modal) [](https://standardjs.com)
## Install
```bash
npm install toggle-modal --save
```
## Usage
```jsx
import { toggleModal } from "toggle-modal";
```
## License
MIT © [stephanieraymos](https://github.com/stephanieraymos)