Skip to content

Commit

Permalink
chore: make the ui hot key usage clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
corinz committed Jun 19, 2024
1 parent 7b88889 commit 9b2fda4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/Legend.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@
id={id}
aria-label={context}
bind:checked={checked}
/>
disabled />
Press
<label for={id}>{id}: {context}</label>
</div>
{/each}
Expand Down

0 comments on commit 9b2fda4

Please sign in to comment.