{ if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); onClick(); } }} > {title} {#if description}

{description}

{/if}