From ab62e85f2f3fc41a1cdd4e582a2c8afaacc61385 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 26 Aug 2025 18:54:10 +0200 Subject: [PATCH] 0 --- src/components/Daha2.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Daha2.jsx b/src/components/Daha2.jsx index ce621a2..a02ce57 100644 --- a/src/components/Daha2.jsx +++ b/src/components/Daha2.jsx @@ -49,7 +49,7 @@ export default function Daha2() { className="h-full w-full object-cover object-center" /> -

{category.name}

+

{category.name}

{category.description}

))}