We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82ee17 commit 5459432Copy full SHA for 5459432
app/(sub)/search/_components/card-container/index.tsx
@@ -1,3 +1,5 @@
1
+"use client";
2
+
3
import EmptySection from "@/app/(main)/explore/_components/empty-section";
4
import Card from "@/shared/ui/card";
5
0 commit comments