2.0.5 • Published 3 years ago

modal-react-npm v2.0.5

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

Modal React Npm

This repository was created as part of a guide to publishing Modal React Npm

Getting Started

Install this package:

npm i modal-react-npm

Import the Modal component:

import { Modal, UseModal } from "modal-react-npm";

You can then render the Modal component like any other React component in JSX.