From 9153474e592804150c33ff1d0b8886e4d00efaf5 Mon Sep 17 00:00:00 2001 From: Chenyu <10610892+BinaryFiddler@users.noreply.github.com> Date: Wed, 6 Aug 2025 11:41:28 -0700 Subject: [PATCH] Update src/screens/StarterPack/Wizard/index.tsx Co-authored-by: Samuel Newman --- src/screens/StarterPack/Wizard/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/screens/StarterPack/Wizard/index.tsx b/src/screens/StarterPack/Wizard/index.tsx index dc725790dd..c319193d37 100644 --- a/src/screens/StarterPack/Wizard/index.tsx +++ b/src/screens/StarterPack/Wizard/index.tsx @@ -584,7 +584,7 @@ function Footer({ (state.currentStep === 'Profiles' && items.length < 8) }> {nextBtnText} - {state.processing && } + {state.processing && }