We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c8e78 commit 2816db9Copy full SHA for 2816db9
1 file changed
src/components/App.jsx
@@ -14,8 +14,6 @@ import { initMessagingSocket } from '../utils/messagingSocket';
14
import { QueryClient, QueryClientProvider } from '@tanstack/react-query';
15
import ThemeManager from './common/ThemeManager';
16
17
-// TODO: Fix undefined search parameters in Feedback page - Phase 1: Analysis & Planning
18
-
19
const queryClient = new QueryClient({
20
defaultOptions: {
21
queries: {
0 commit comments