zaycation / jewel-jack

A react based successor to blackjack - with jewels of course!!
4 stars 5 forks source link

Fix the stats card so that it doesn't add the integer as a string #5

Closed zaycation closed 3 years ago

zaycation commented 3 years ago

Some players have reported that when they play the game, instead of adding the integer, it adds the number 1 as a string to their wins or losses. Try and solve this issue if you can!