mirror of https://github.com/sveltejs/svelte
fix: svg `radialGradient` `fr` attribute missing in types (#16943)
* fix(svg radialGradient): fr attribute missing in types * chore: add changesetpull/16940/head
parent
23e2bb3b89
commit
e8330ee7bf
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
add missing type for `fr` attribute for `radialGradient` tags in svg
|
Loading…
Reference in new issue