Skip to content

Commit

Permalink
a confirmation message before resettin the score
Browse files Browse the repository at this point in the history
  • Loading branch information
HeemahMuslad committed Oct 31, 2023
1 parent e0fab63 commit c093603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rock-Paper-Scissors-Game/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ <h2>
</div>
<p class="js-score score"></p>
<button class="js-resetScore-button resetScore">Reset Score</button>
<p class="js-confirmation-message message-button"></p>

<div class="winner-container">
<h2>Winner:</h2>
Expand Down

0 comments on commit c093603

Please sign in to comment.