diff --git a/src/App.tsx b/src/App.tsx index fbea1f7..b0f0016 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -19,10 +19,9 @@ const queryClient = new QueryClient({ retry: 1, }, }, -}); +}) export function App() { - // Todo return (