mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 04:46:05 +00:00
replaced all react-query usages with new hooks + removed react-query
This commit is contained in:
@@ -2,7 +2,7 @@ export {
|
||||
ClientProvider,
|
||||
useBkndWindowContext,
|
||||
type ClientProviderProps,
|
||||
useClient,
|
||||
useApi,
|
||||
useBaseUrl
|
||||
} from "./ClientProvider";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user