cleanup
This commit is contained in:
parent
528c62edb4
commit
2acb2bddf2
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@
|
||||||
|
|
||||||
// ScrollerBase props
|
// ScrollerBase props
|
||||||
let progress = $state(0);
|
let progress = $state(0);
|
||||||
|
|
||||||
let scrollerVideo = $state(undefined);
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<ScrollerBase bind:progress query="div.step-foreground-container" visible>
|
<ScrollerBase bind:progress query="div.step-foreground-container" visible>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue