From b5e82d676a2942083c616622d6a46a251e48ddf7 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 2 Jan 2025 09:57:39 -0500 Subject: [PATCH] update docs --- docs/pages/frameworks/svelte.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/pages/frameworks/svelte.md b/docs/pages/frameworks/svelte.md index 1f0526bd..9c9a0165 100644 --- a/docs/pages/frameworks/svelte.md +++ b/docs/pages/frameworks/svelte.md @@ -57,16 +57,18 @@ If you'd rather not use the CDN for assets, you can create a build task that cop One caveat is there's currently Svelte only supports `bind:value` directive in ``, `