fix svelte check issues

This commit is contained in:
Sudev Kiyada 2026-01-08 09:22:38 +05:30
parent bd7c681ee2
commit 1ee82f4f5a
Failed to extract signature
2 changed files with 0 additions and 2 deletions

View file

@ -52,7 +52,6 @@
<BodyText text={foobarText} />
<HorizontalScroller
width="fluid"
height="800lvh"
direction="right"
bind:scrollProgress

View file

@ -33,7 +33,6 @@
{#snippet backgroundSnippet()}
<!-- Add custom background HTML or component -->
<HorizontalScroller
width="fluid"
height="100lvh"
direction="right"
bind:scrollProgress={progress}