2.0.5 • Published 3 years ago
modal-react-npm v2.0.5
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-npmImport the Modal component:
import { Modal, UseModal } from "modal-react-npm";You can then render the Modal component like any other React component in JSX.