import React from 'react'; import {Button, Input, InputGroup, Table} from 'reactstrap'; export function EditableMatchTable(props) { return (
|
|
{props.match.team1.name} |
|
|
{props.match.team2.name} |