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 52cf91b commit a0db39eCopy full SHA for a0db39e
packages/component-library/src/NoResults/index.tsx
@@ -1,3 +1,5 @@
1
+"use client"
2
+
3
import { MagnifyingGlass } from "@phosphor-icons/react/dist/ssr/MagnifyingGlass";
4
import clsx from "clsx";
5
import type { ReactNode } from "react";
0 commit comments