{#if $cropperStore?.image && !loading}
{#if $settings.ankiConnectSettings.grabSentence && $cropperStore?.sentence}

Sentence: {$cropperStore?.sentence}

{/if}
{:else}
{/if}