refactor(rundown): improve visibility of count to end

This commit is contained in:
Carlos Valente
2026-07-14 14:52:50 +02:00
committed by Carlos Valente
parent f598e8dab1
commit 64082ceac0
4 changed files with 15 additions and 11 deletions
@@ -88,7 +88,6 @@ function EventEditorTimes({
timeStrategy={timeStrategy}
linkStart={linkStart}
delay={delay}
countToEnd={countToEnd}
showLabels
/>
</div>