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 f0730fb commit c06bbb9Copy full SHA for c06bbb9
src/components/header/Mainheader.tsx
@@ -1,4 +1,4 @@
1
-import { component$, useTask$, useVisibleTask$ } from "@builder.io/qwik";
+import { component$, useTask$ } from "@builder.io/qwik";
2
import { useSession } from "~/routes/plugin@auth";
3
import { useLocation } from "@builder.io/qwik-city";
4
import { useSignal } from "@builder.io/qwik";
0 commit comments