We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde6b2c commit e40dce5Copy full SHA for e40dce5
1 file changed
README.md
@@ -43,7 +43,7 @@ Did you like the project? Don't forget to give us a :star: star on :octocat: [gi
43
44
@dropzone-ui/react is available as an [npm package](https://www.npmjs.com/package/@dropzone-ui/react).
45
46
-For uploading files, peer dependency [axios](https://www.npmjs.com/package/axios) must be also installed together work with `dropzone-ui`.
+For uploading files, peer dependency [axios](https://www.npmjs.com/package/axios) must be also installed together with `dropzone-ui`.
47
48
```sh
49
// with npm
0 commit comments