1.0.3 • Published 3 years ago
typescript-modal-component v1.0.3
TypeScript Components by seth
This repository was created as a modal react component using typescript
Getting Started
Install this package:
npm add typescript-modal-componentImport the Modal component:
import { Modal } from "typescript-modal-component";You can then render the Modal component like any other React component in JSX.