Closed phblj closed 7 years ago
We added the css alert box to the game page, but the login page still just logs to the console.
For a short-term fix, we can use alert() there, but it's a nicer experience if we use the same alert box that we use for the game
alert()
We added the css alert box to the game page, but the login page still just logs to the console.
For a short-term fix, we can use
alert()
there, but it's a nicer experience if we use the same alert box that we use for the game