// eslint-disable-next-line import React, { Component } from "react"; import AuthGuard from "AppShell/common/guards/AuthGuard"; import "./Game.css"; class Game extends Component { render() { return (