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 57ab5ca commit 3453a0cCopy full SHA for 3453a0c
Sprint-3/alarmclock/index.html
@@ -13,7 +13,6 @@ <h1 id="timeRemaining">Time Remaining: 00:00</h1>
13
<input id="alarmSet" type="number" min="1" />
14
15
<button id="set" type="button">Set Alarm</button>
16
- <button id="pause" type="button">Pause Alarm</button>
17
<button id="stop" type="button">Stop Alarm</button>
18
</div>
19
<script src="alarmclock.js"></script>
0 commit comments