We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm trying to upgrade my app to the latest react version and I noticed that react-refetch works only with:
react
react-refetch
peer react@"^0.14.0 || ^15.0.0-0 || ^16.0.0-0"
Is there a way to use it with react 17?