@eddy-aus/dialog
v0.1.0
Published
Eddy's Dialog component
Downloads
11
Readme
Dialog
Eddy's Dialog component.
Table of Contents
Getting Started
To use Eddy's Dialog, run the following command in your project.
yarn add --dev @eddy-aus/dialogThen add the following import statement in your JSX.
import { Dialog } from '@eddy-aus/dialog';