1.0.3 • Published 2 years ago

typescript-modal-component v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago