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