Skip to content

Commit

Permalink
Update PianoTiles.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdaniculae committed Oct 11, 2024
1 parent 79702db commit 5c0249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Experience/Games/PianoTiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export default class PianoTiles {
<div class="task-game_popup result-box">
<div class="score_text text-2xl"></div>
<div class="buttons">
<button class="piano-tiles_restart button-grid">
<button class="piano-tiles_restart button-grid" role="button" type="button" title="Restart game button">
<div class="corner top-left"></div>
<div class="edge top"></div>
<div class="corner top-right"></div>
Expand Down

0 comments on commit 5c0249b

Please sign in to comment.