0.2.12 • Published 4 months ago

simple-react-modal-js-test v0.2.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

test modal This package is used for a school project. It will show a modal.

Install npm install --save js-base64 test-modal

Usage import { Modal } from test-modal';

<Modal open={openModal} onClose={() => setOpenModal(false)} />