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.
2 parents 52cf91b + ec70d31 commit 61d59daCopy full SHA for 61d59da
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