Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: update README path
  • Loading branch information
pradel committed Nov 15, 2020
1 parent f6f3a65 commit fce1829
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 73 deletions.
67 changes: 0 additions & 67 deletions README.md

This file was deleted.

1 change: 1 addition & 0 deletions README.md
8 changes: 2 additions & 6 deletions react-responsive-modal/README.md
Expand Up @@ -12,6 +12,8 @@ A simple responsive and accessible react modal.
- Multiple modals.
- Accessible modals.
- Easily customizable via props.
- Typescript support
- [Small bundle size](https://bundlephobia.com/result?p=react-responsive-modal)

## Documentation

Expand All @@ -20,12 +22,6 @@ A simple responsive and accessible react modal.
- [Usage](https://react-responsive-modal.leopradel.com/#usage)
- [Props](https://react-responsive-modal.leopradel.com/#props)
- [Licence](https://react-responsive-modal.leopradel.com/#license)
- [Examples](https://react-responsive-modal.leopradel.com/examples)
- [Centered modal](https://react-responsive-modal.leopradel.com/examples#centered-modal)
- [Multiple modal](https://react-responsive-modal.leopradel.com/examples#multiple-modal)
- [Custom styling](https://react-responsive-modal.leopradel.com/examples#custom-styling)
- [Custom animation](https://react-responsive-modal.leopradel.com/examples#custom-animation)
- [Custom container](https://react-responsive-modal.leopradel.com/examples#custom-container)

## Installation

Expand Down

0 comments on commit fce1829

Please sign in to comment.