diff --git a/components/ShowCase.tsx b/components/ShowCase.tsx index 0f43a78..0a38829 100644 --- a/components/ShowCase.tsx +++ b/components/ShowCase.tsx @@ -7,6 +7,7 @@ import { ChevronLeft, ChevronRight } from "lucide-react"; import { useTranslations } from "next-intl"; //hello again dear +//fuck this sheet interface ShowCaseProps { titleKey: string;