ava / use-http

🐶 React hook for making isomorphic http requests
https://use-http.com
MIT License
2.31k stars 114 forks source link

React 18 not supported? #386

Open dominikj111 opened 1 year ago

dominikj111 commented 1 year ago

package.json

  "peerDependencies": {
    "react": "^16.13.1 || ^17.0.0",
    "react-dom": "^16.13.1 || ^17.0.0"
  },
krishnasaga commented 1 year ago

This is duplicate of this https://github.com/ava/use-http/issues/369