From 4832f8852480728311a7c246937d6d95941f0e1a Mon Sep 17 00:00:00 2001 From: Tsu-ba-me Date: Thu, 21 Mar 2024 19:51:02 -0400 Subject: [PATCH] fix(striker-ui): add missing columns prop to link summary in init striker form --- striker-ui/components/StrikerInitForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/striker-ui/components/StrikerInitForm.tsx b/striker-ui/components/StrikerInitForm.tsx index 027ce3b6..9f8ad236 100644 --- a/striker-ui/components/StrikerInitForm.tsx +++ b/striker-ui/components/StrikerInitForm.tsx @@ -245,7 +245,7 @@ const StrikerInitForm: FC = () => { } return ( - + {`Link ${ifaceIndex + 1}`}