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 }) {