From 7ebc383d8d5d602ff35dbff747e40cee5b0a886a Mon Sep 17 00:00:00 2001 From: zih0 Date: Mon, 14 Feb 2022 22:50:05 +0900 Subject: [PATCH] docs: update svelte demo link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8993a7e..4b5ce89 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ - Use with React: https://codesandbox.io/s/eager-sky-r2q0g - Use with vanilla JS: https://codesandbox.io/s/peaceful-gwen-m579y - Use with Vue3: https://stackblitz.com/edit/vitejs-vite-l5a8xk?file=src/App.vue +- Use with Svelte: https://codesandbox.io/s/great-visvesvaraya-78yf6?file=/App.svelte ## Quick Start