diff --git a/src/routes/(components)/signup.svelte b/src/routes/(components)/signup.svelte index 60dc84b..b77e225 100644 --- a/src/routes/(components)/signup.svelte +++ b/src/routes/(components)/signup.svelte @@ -72,7 +72,9 @@ Let me guide you through the signup process. - + {#if currentStep.name !== Steps.WELCOME.name} + + {/if} {#if currentStep.name == Steps.WELCOME.name}