From 1c992beff6f9a30b9ecd25f6b9b7ad4f00459222 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 28 Oct 2024 18:28:54 +0200 Subject: flex_1 text container (#5891) --- src/components/StarterPack/StarterPackCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/StarterPack/StarterPackCard.tsx b/src/components/StarterPack/StarterPackCard.tsx index ce458bc84..29cccecc8 100644 --- a/src/components/StarterPack/StarterPackCard.tsx +++ b/src/components/StarterPack/StarterPackCard.tsx @@ -65,7 +65,7 @@ export function Card({ {!noIcon ? : null} - + {record.name} -- cgit 1.4.1