import React from 'react'; import classNames from 'classnames'; const Modal = ({...props}) => { return(