mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +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