Loading...
+ ) : ( +Create | +First Pitch | +Away | +Home | + {/* Add more table header columns as needed */} +
---|---|---|---|
+ handleCheckboxClick(event, games, index)} + /> + | ++ {new Date(games.gameDate).toLocaleString()} + | ++ {games.teams?.away.team.name} + | ++ {games.teams?.home.team.name} + | + {/* Render additional table cells based on your API response */} +
Go back to the homepage
+ +