From 84d174a79dae3850fdeef0fa5633162eb83d44db Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Thu, 27 Nov 2025 11:18:04 +0500 Subject: [PATCH] hello --- components/ShowCase.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/ShowCase.tsx b/components/ShowCase.tsx index 0f43a78..1447bb6 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 code interface ShowCaseProps { titleKey: string;