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.
2 parents 0ec88ec + bc45559 commit ab16d7cCopy full SHA for ab16d7c
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