import React from "react"; import { connect } from "react-redux"; const GameInfo = (props) => { return (
Playing {props.opponent}