Skip to content

Commit

Permalink
Update SimonSaysGame.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdaniculae committed Nov 5, 2024
1 parent ac03ec5 commit b1d7def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Experience/Games/SimonSaysGame.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ export default class SimonSays {
`)

const resetBTN = _gl.elementFromHtml(`
<button class="btn default">
<button class="button-grid">
<div class="corner top-left"></div>
<div class="edge top"></div>
<div class="corner top-right"></div>
Expand Down

0 comments on commit b1d7def

Please sign in to comment.