This commit is contained in:
Sudev Kiyada 2026-01-12 16:06:58 +05:30
parent 528c62edb4
commit 2acb2bddf2
Failed to extract signature

View file

@ -5,8 +5,6 @@
// ScrollerBase props
let progress = $state(0);
let scrollerVideo = $state(undefined);
</script>
<ScrollerBase bind:progress query="div.step-foreground-container" visible>