import React from 'react'; import classnames from 'classnames'; const ModalBody = ({className, children}) => (