import { h } from 'preact'; import PropTypes from 'prop-types'; const Compose = ({ handleSubmitOnClick, handleKeyDown, }) => (