import PropTypes from 'prop-types'; import React from 'react'; import './NewSimulationButton.css'; const NewSimulationButton = ({onClick}) => (