0.1.0 • Published 2 years ago
@eddy-aus/dialog v0.1.0
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/dialog
Then add the following import
statement in your JSX.
import { Dialog } from '@eddy-aus/dialog';
0.1.0
2 years ago