Update packages/svelte/messages/client-warnings/warnings.md

Co-authored-by: Rich Harris <rich.harris@vercel.com>
pull/12535/head
Dominic Gannaway 2 years ago committed by GitHub
parent fdb58d37e2
commit 17c2cdcaf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
## bad_raw_snippet_render
> The `render` function of `createRawSnippet` is expected to return the HTML for a single element. Ensure the HTML generated from `render` is correct.
> The `render` function passed to `createRawSnippet` should return HTML for a single element
## binding_property_non_reactive

Loading…
Cancel
Save