mirror of https://github.com/sveltejs/svelte
fix: add `name` to HTMLDetailsAttributes (#11013)
* add name attribute to HTMLDetailsAttributes * changesetpull/11020/head
parent
0fa9d16e53
commit
1c75b9ac4d
@ -0,0 +1,5 @@
|
||||
---
|
||||
"svelte": patch
|
||||
---
|
||||
|
||||
Add `name` to HTMLDetailsAttributes
|
Loading…
Reference in new issue