mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 13:38:51 +00:00
Merge branch 'react-practice-02' into feat/add-user-rooms-to-global-state
This commit is contained in:
@@ -26,8 +26,8 @@ const queryClient = new QueryClient({
|
||||
defaultOptions: {
|
||||
queries: {
|
||||
staleTime: 60 * 1000,
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
function App() {
|
||||
|
||||
Reference in New Issue
Block a user