siberiacancode / reactuse

🚀 the largest and most useful hook library
https://siberiacancode.github.io/reactuse/
MIT License
213 stars 39 forks source link

There is a typo in the useQuery hook file. #210

Closed Prefsett closed 2 months ago

Prefsett commented 2 months ago

Typo in code comments in useQuery hook file. Typo: /* The refetch async function */ isRefetching: boolean;