Skip to content

Commit f3d07d8

Browse files
committed
remvoe unused import
1 parent 39560a4 commit f3d07d8

File tree

1 file changed

+0
-1
lines changed
  • apps/docs/app/routes/_docs/komponenter

1 file changed

+0
-1
lines changed

apps/docs/app/routes/_docs/komponenter/$slug.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import * as badgeExamples from '@/examples/badge';
22
import * as buttonExamples from '@/examples/button';
33
import { sanityFetch } from '@/lib/sanity.server';
4-
import { ComponentPreview } from '@/ui/component-preview';
54
import { Content } from '@/ui/content';
65
import { PropsTable } from '@/ui/props-table';
76
import { createFileRoute, notFound } from '@tanstack/react-router';

0 commit comments

Comments
 (0)