From 95613b9673dbcb88f8934e63555151f2728d37a8 Mon Sep 17 00:00:00 2001 From: Lanskikh Date: Sun, 27 Jul 2025 10:44:16 +0500 Subject: [PATCH] upd --- src/components/UnitTypeCard.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/UnitTypeCard.tsx b/src/components/UnitTypeCard.tsx index 8c2fe19..8876c6f 100644 --- a/src/components/UnitTypeCard.tsx +++ b/src/components/UnitTypeCard.tsx @@ -25,7 +25,8 @@ function UnitTypeCard({ project, type }: { project: Project; type: UnitType }) {