1.0.3 • Published 3 years ago

typescript-modal-component v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

TypeScript Components by seth

This repository was created as a modal react component using typescript

Getting Started

Install this package:

npm add typescript-modal-component

Import the Modal component:

import { Modal } from "typescript-modal-component";

You can then render the Modal component like any other React component in JSX.

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago