{#if currentStep === 0}
(isGoogleConnected = true)} onDisconnect={() => (isGoogleConnected = false)} onError={(err) => toast.error(err)} /> {:else if currentStep === 1}
{:else if currentStep === 2}
{:else if currentStep === 3}
{/if}