@eddy-aus/modal
v1.0.4
Published
Eddy's Modal component
Readme
Modal
Eddy's Modal component.
Table of Contents
Getting Started
To use Eddy's Modal, run the following command in your project.
yarn add --dev @eddy-aus/modalThen add the following import statement in your JSX.
import { Modal } from '@eddy-aus/modal';