zaycation / jewel-jack

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

Add integer to win/loss instead of string #6

Closed xaerru closed 3 years ago

xaerru commented 3 years ago

Add integer to win/loss instead of string. Pretty simple fix using parseInt(). Fixes #5