From 6ed7f9fb1ed2b5b861b106a8ad69274f52c70269 Mon Sep 17 00:00:00 2001 From: Hailey Date: Mon, 3 Jun 2024 10:48:54 -0700 Subject: [PATCH] fix params --- src/components/StarterPack/StarterPackCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/StarterPack/StarterPackCard.tsx b/src/components/StarterPack/StarterPackCard.tsx index 34f525e6c3..aea83cf042 100644 --- a/src/components/StarterPack/StarterPackCard.tsx +++ b/src/components/StarterPack/StarterPackCard.tsx @@ -10,7 +10,7 @@ export function StarterPackCard({hideTopBorder}: {hideTopBorder?: boolean}) { const t = useTheme() return ( - +