File tree 2 files changed +3
-73
lines changed
2 files changed +3
-73
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ./react-responsive-modal/README.md
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ A simple responsive and accessible react modal.
12
12
- Multiple modals.
13
13
- Accessible modals.
14
14
- Easily customizable via props.
15
+ - Typescript support
16
+ - [ Small bundle size] ( https://bundlephobia.com/result?p=react-responsive-modal )
15
17
16
18
## Documentation
17
19
@@ -20,12 +22,6 @@ A simple responsive and accessible react modal.
20
22
- [ Usage] ( https://react-responsive-modal.leopradel.com/#usage )
21
23
- [ Props] ( https://react-responsive-modal.leopradel.com/#props )
22
24
- [ 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 )
29
25
30
26
## Installation
31
27
You can’t perform that action at this time.
0 commit comments