Skip to content

Commit e613a8a

Browse files
authored
Merge pull request #6 from yothinko/master
Fix rotating with styled-components v4
2 parents 9aac903 + 7e5a348 commit e613a8a

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
@@ -13,7 +13,7 @@ npm install --save react-resizable-rotatable-draggable`
1313
Then you will need to install peer dependency
1414

1515
```bash
16-
npm install --save styled-components@4
16+
npm install --save styled-components
1717
```
1818

1919
### Usage

0 commit comments

Comments
 (0)