Skip to content

Commit fce1829

Browse files
committed
fix: update README path
1 parent f6f3a65 commit fce1829

File tree

2 files changed

+3
-73
lines changed

2 files changed

+3
-73
lines changed

README.md

-67
This file was deleted.

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
./react-responsive-modal/README.md

react-responsive-modal/README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ A simple responsive and accessible react modal.
1212
- Multiple modals.
1313
- Accessible modals.
1414
- Easily customizable via props.
15+
- Typescript support
16+
- [Small bundle size](https://bundlephobia.com/result?p=react-responsive-modal)
1517

1618
## Documentation
1719

@@ -20,12 +22,6 @@ A simple responsive and accessible react modal.
2022
- [Usage](https://react-responsive-modal.leopradel.com/#usage)
2123
- [Props](https://react-responsive-modal.leopradel.com/#props)
2224
- [Licence](https://react-responsive-modal.leopradel.com/#license)
23-
- [Examples](https://react-responsive-modal.leopradel.com/examples)
24-
- [Centered modal](https://react-responsive-modal.leopradel.com/examples#centered-modal)
25-
- [Multiple modal](https://react-responsive-modal.leopradel.com/examples#multiple-modal)
26-
- [Custom styling](https://react-responsive-modal.leopradel.com/examples#custom-styling)
27-
- [Custom animation](https://react-responsive-modal.leopradel.com/examples#custom-animation)
28-
- [Custom container](https://react-responsive-modal.leopradel.com/examples#custom-container)
2925

3026
## Installation
3127

0 commit comments

Comments
 (0)