From cc7e30ef48bdfc1372483d6f4bd8358f195ebd98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Acu=C3=B1a?= Date: Fri, 2 Aug 2024 16:13:11 -0300 Subject: [PATCH] fix: add lenis-svelte to the list of plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6503dab..ed86a403 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ prevent touch events only - [locomotive-scroll](https://github.com/locomotivemtl/locomotive-scroll) by [Locomotive](https://locomotive.ca/) - [vue-lenis](https://github.com/zeokku/vue-lenis) by [ZEOKKU](https://zeokku.com/) - [nuxt-lenis](https://www.npmjs.com/package/nuxt-lenis) by [Milkshake Studio](https://milkshake.studio/) +- [lenis-svelte](https://www.npmjs.com/package/lenis-svelte) by [DaniAcu](https://github.com/DaniAcu)