Skip to content

Commit 154225f

Browse files
authored
UPG: update installation doc
1 parent 12ab66d commit 154225f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm install --save react-resizable-rotatable-draggable`
1515
Then you will need to install peer dependency
1616

1717
```bash
18-
npm install --save styled-components`
18+
npm install --save styled-components@"<4"
1919
```
2020

2121
### Usage

0 commit comments

Comments
 (0)