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