refactor: improve visibility of time-to-end

This commit is contained in:
Carlos Valente
2024-10-26 13:46:44 +02:00
committed by Carlos Valente
parent 83b9fde45e
commit b1bff22b84
4 changed files with 17 additions and 5 deletions
@@ -82,6 +82,7 @@ const EventEditorTimes = (props: EventEditorTimesProps) => {
timeStrategy={timeStrategy}
linkStart={linkStart}
delay={delay}
timerType={timerType}
/>
</div>
<div className={style.delayLabel}>{delayLabel}</div>