chore: update deps + migrate to standalone Lenis

This commit is contained in:
2024-04-24 15:47:11 +02:00
parent f525bbaddf
commit 40a3c2b605
5 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
<script lang="ts">
import { onMount } from 'svelte'
import Lenis from '@studio-freight/lenis'
import Lenis from 'lenis'
import { smoothScroll } from '$utils/stores'
let smoothScrollRAF = 0