diff --git a/packages/appstore/src/components/elements/account-wizard/account-wizard.tsx b/packages/appstore/src/components/elements/account-wizard/account-wizard.tsx index 40e33922dd75..800e1dacbfdb 100644 --- a/packages/appstore/src/components/elements/account-wizard/account-wizard.tsx +++ b/packages/appstore/src/components/elements/account-wizard/account-wizard.tsx @@ -333,7 +333,7 @@ const AccountWizard: React.FC = (props: TAccountWizard) => { {wizard_steps} - + );