We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 033f901 commit ce05bd2Copy full SHA for ce05bd2
README.md
@@ -12,6 +12,8 @@ A simple responsive and accessible react modal.
12
- Multiple modals.
13
- Accessible modals.
14
- Easily customizable via props.
15
+- Typescript support
16
+- [Small bundle size](https://bundlephobia.com/result?p=react-responsive-modal)
17
18
## Documentation
19
website/src/docs/index.mdx
@@ -8,6 +8,8 @@ A simple responsive and accessible react modal.
8
9
10
11
## Installation
0 commit comments