Twitch Panels Creator
{#if errorMessage}
{errorMessage}
{/if}
{#if $uiStore.currentStep === "upload"}
{:else if $uiStore.currentStep === "crop" && uploadedImage}
{:else if $uiStore.currentStep === "text"}
{/if}
{#if $uiStore.currentStep === "text"}
{/if}