function RouletteGame({ balance, onGameEnd }) { // Existing code... return (
Last Spin Result: {spinResult}