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 4cb6e2f commit e3dbf09Copy full SHA for e3dbf09
README.md
@@ -15,7 +15,7 @@ npm install --save react-resizable-rotatable-draggable`
15
Then you will need to install peer dependency
16
17
```bash
18
-npm install --save styled-components@"<4"
+npm install --save styled-components
19
```
20
21
### Usage
0 commit comments