mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
at profile-init 3 lines 96 B view raw
1import {QueryClient} from '@tanstack/react-query' 2 3export const queryClient = new QueryClient()