mirror of https://github.com/sveltejs/svelte
feat: add `command` and `commandfor` to `HTMLButtonAttributes` (#16117)
* feat: add `command` and `commandfor` to `HTMLButtonAttributes` * Update .changeset/empty-cherries-act.md --------- Co-authored-by: Rich Harris <hello@rich-harris.dev>pull/16128/head
parent
90807ca18d
commit
292af8d38a
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: add `command` and `commandfor` to `HTMLButtonAttributes`
|
Loading…
Reference in new issue