The above error occurred in one of your React components:
in Unknown (created by d)
in Suspense (created by d)
in i (created by d)
in d (at App.tsx:36)
in Router (created by BrowserRouter)
in BrowserRouter (at App.tsx:35)
in div (at App.tsx:34)
in App (at src/index.tsx:12)
in QueryClientProvider (at AppProvider.tsx:76)
in AppProvider (at src/index.tsx:11)
Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://fb.me/react-error-boundaries to learn more about error boundaries.
The above error occurred in one of your React components: in Unknown (created by d) in Suspense (created by d) in i (created by d) in d (at App.tsx:36) in Router (created by BrowserRouter) in BrowserRouter (at App.tsx:35) in div (at App.tsx:34) in App (at src/index.tsx:12) in QueryClientProvider (at AppProvider.tsx:76) in AppProvider (at src/index.tsx:11)
Consider adding an error boundary to your tree to customize error handling behavior. Visit https://fb.me/react-error-boundaries to learn more about error boundaries.