From a961a506723a7c895f7702fceec61c4c9d4d7ad3 Mon Sep 17 00:00:00 2001 From: Max Gorodov Date: Mon, 29 Sep 2025 15:51:34 +0500 Subject: [PATCH] fixes typo in the component Card --- components/retroui/Card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/retroui/Card.tsx b/components/retroui/Card.tsx index 6f6aced..0f55c95 100644 --- a/components/retroui/Card.tsx +++ b/components/retroui/Card.tsx @@ -10,7 +10,7 @@ const Card = ({ className, ...props }: ICardProps) => { return (