mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Resolve Svelte 5 warnings
This commit is contained in:
parent
1b7c737d14
commit
c2644a59ba
4 changed files with 4 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
<button
|
||||
bind:this="{buttonRef}"
|
||||
type="button"
|
||||
aria-haspopup
|
||||
aria-haspopup="true"
|
||||
aria-expanded="{open}"
|
||||
aria-label="{ariaLabel}"
|
||||
id="{id}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue