We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2adbf3a commit e17dbe2Copy full SHA for e17dbe2
1 file changed
README.md
@@ -16,7 +16,7 @@ npm i react-custom-scroll --save
16
```
17
18
### Peer Dependencies
19
-This package requires React 18+ to be installed in your project:
+This package was tested with React 19, and requires React 18 or higher to be installed in your project:
20
21
```sh
22
npm install react@">=18.0.0" react-dom@">=18.0.0"
0 commit comments