forked from Backwards/backwards.dev
Removed counter (used for testing)
This commit is contained in:
parent
1517e81ef8
commit
a7d1cf28ba
@ -25,7 +25,6 @@
|
|||||||
// let currentSection = 0
|
// let currentSection = 0
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<h1 class="h1">{currentSection}</h1>
|
|
||||||
{#if includeFirst ? currentSection >= 0 : currentSection > 0}
|
{#if includeFirst ? currentSection >= 0 : currentSection > 0}
|
||||||
<div
|
<div
|
||||||
in:fly={{ x: 50, duration: 300 }}
|
in:fly={{ x: 50, duration: 300 }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user