import React from 'react'; function Gamenights(props) { console.log(props.gamenights); let gamenights = props.gamenights.map(g => (