your personal website on atproto - mirror blento.app

Merge pull request #5 from flo-bit/icons

small fix

authored by Florian and committed by GitHub 2dd67a37 9f6ca592

+2
+2
src/lib/cards/TextCard/EditingTextCard.svelte
··· 23 23 textSizeClasses[(item.cardData.textSize ?? 0) as number] 24 24 )} 25 25 onclick={() => { 26 + if(editor?.isFocused) return; 27 + 26 28 editor?.commands.focus('end'); 27 29 }} 28 30 >