react-flag-icon-css icon indicating copy to clipboard operation
react-flag-icon-css copied to clipboard

Peer Dependencies - react 17?

Open buhler opened this issue 3 years ago • 0 comments

Can the peer dependencies be updated to include react 17?

"peerDependencies": {
   "react": "^0.14 || ^15.0 || ^16.0",
   "react-dom": "^0.14 || ^15.0 || ^16.0"
 },

Basic information:

  • react-flag-icon-css version: 1.0.25
  • The output of node -v: v16.0.2

buhler avatar Oct 25 '21 17:10 buhler