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