function StartButton({onClick, content}) { return( <> ) } export default StartButton