We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec88ec commit bc45559Copy full SHA for bc45559
index.html
@@ -76,7 +76,7 @@ <h3>
76
<h3>
77
<timer interval="1000">{{hhours}} hours, {{mminutes}} minutes, {{sseconds}} seconds.</timer>
78
</h3>
79
- <button class="btn" onclick="stopResumeTimer('clock-timer', this)" type="button">Stop</button>
+ <button class="btn" onclick="stopResumeTimer('clock-timer-leading-zero', this)" type="button">Stop</button>
80
</div>
81
</section>
82
<section id="timer-with-start-time">
0 commit comments