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 e6eca57 commit c2d2244Copy full SHA for c2d2244
app/routes/settings+/profile.tsx
@@ -1,6 +1,6 @@
1
import { invariantResponse } from '@epic-web/invariant'
2
import { type SEOHandle } from '@nasa-gcn/remix-seo'
3
-import { data as dataResponse, type LoaderFunctionArgs } from '@remix-run/node'
+import { type LoaderFunctionArgs } from '@remix-run/node'
4
import { Link, Outlet, useMatches } from '@remix-run/react'
5
import { z } from 'zod'
6
import { Spacer } from '#app/components/spacer.tsx'
0 commit comments