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