Skip to content

Commit

Permalink
Revert "Drop react-is dependency in styled-components example (vercel…
Browse files Browse the repository at this point in the history
…#27527)"

This reverts commit 317c1c4.
  • Loading branch information
ijjk committed Jul 27, 2021
1 parent 26105e2 commit 31e3195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/with-styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"next": "latest",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"styled-components": "^5.2.3"
},
"devDependencies": {
Expand Down

0 comments on commit 31e3195

Please sign in to comment.