Removed counter (used for testing)

This commit is contained in:
Backwards 2025-01-16 00:57:45 +00:00
parent 1517e81ef8
commit a7d1cf28ba

View File

@ -25,7 +25,6 @@
// let currentSection = 0
</script>
<h1 class="h1">{currentSection}</h1>
{#if includeFirst ? currentSection >= 0 : currentSection > 0}
<div
in:fly={{ x: 50, duration: 300 }}