mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
replaced all react-query usages with new hooks + removed react-query
This commit is contained in:
@@ -100,6 +100,7 @@ export const useEntityQuery = <
|
||||
return {
|
||||
...swr,
|
||||
...mapped,
|
||||
api,
|
||||
key
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user