{#if moveWizardState.reasons.length > 0}
  
           
         
          {:else}
             
          {/if}
        
        
          {#if currentStep === "reason" && moveWizardState.reasons.length > 1}
            {#each moveWizardState.reasons as reasonSpec}
              
            {/each}
          {:else if currentStep === "pick_location" || currentStep === "reason"}