Resolve Svelte 5 warnings

This commit is contained in:
Eric Liu 2024-10-20 11:14:55 -07:00
commit c2644a59ba
4 changed files with 4 additions and 1 deletions

View file

@ -192,7 +192,7 @@
<button
bind:this="{buttonRef}"
type="button"
aria-haspopup
aria-haspopup="true"
aria-expanded="{open}"
aria-label="{ariaLabel}"
id="{id}"