move dir
This commit is contained in:
3
superpage/src/queryClient.js
Normal file
3
superpage/src/queryClient.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { QueryClient } from "@tanstack/react-query";
|
||||
|
||||
export const queryClient = new QueryClient();
|
||||
Reference in New Issue
Block a user