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 015aad0 commit 30581a4Copy full SHA for 30581a4
src/routes/checkout/index.tsx
@@ -1,4 +1,4 @@
1
-import { component$, useContext } from '@builder.io/qwik';
+import { component$ } from '@builder.io/qwik';
2
import { Image } from 'qwik-image';
3
import { useTranslate } from 'qwik-speak';
4
import { OrderSummary } from '~/components/OrderSummary/OrderSummary';
0 commit comments