{#if $ql.length === 0}

Go to settings to add your Quick Links

{/if}
{#each $ql as link} {#if link.length === 3} {link.toUpperCase()} {:else if link.length === 4} {link.toUpperCase()} {/if} {/each}