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 c441774 commit dc0244dCopy full SHA for dc0244d
app/root.tsx
@@ -24,7 +24,7 @@ import {
24
useSubmit,
25
} from '@remix-run/react'
26
import { withSentry } from '@sentry/remix'
27
-import { Suspense, lazy, useRef } from 'react'
+import { useRef } from 'react'
28
import { z } from 'zod'
29
import { Confetti } from './components/confetti.tsx'
30
import { GeneralErrorBoundary } from './components/error-boundary.tsx'
0 commit comments