mirror of https://github.com/sveltejs/svelte
fix: prevent erroneous `state_referenced_locally` warnings on prop fallbacks (#17329)
* failing test * fix: prevent erroneous `state_referenced_locally` warnings on prop fallbackspull/17331/head
parent
ebf7d94a71
commit
7ec9e4b3b1
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: prevent erroneous `state_referenced_locally` warnings on prop fallbacks
|
||||
Loading…
Reference in new issue