import React from 'react'; import { Text } from 'rebass'; import { Flex } from 'reflexbox'; const PlayerList = ({ players }) => (