We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0f0b6 commit 966c897Copy full SHA for 966c897
src/routes/index.tsx
@@ -1,5 +1,4 @@
1
import { component$ } from '@builder.io/qwik';
2
-import type { DocumentHead } from '@builder.io/qwik-city';
3
import { Heading } from '~/components/Heading';
4
import { ProductSlider } from '~/components/ProductSlider';
5
import { CategoryCard } from '~/components/UI/CategoryCard';
0 commit comments