We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e089e16 commit be1ae54Copy full SHA for be1ae54
packages/docs/src/components/docsearch/search-box.tsx
@@ -1,4 +1,4 @@
1
-import { component$, useVisibleTask$, useContext, type Signal, type QRL } from '@builder.io/qwik';
+import { component$, useVisibleTask$, useContext, type Signal } from '@builder.io/qwik';
2
3
import { MAX_QUERY_SIZE } from './constants';
4
import { SearchContext } from './context';
0 commit comments