import { h } from 'preact'; import PropTypes from 'prop-types'; const Description = ({ onChange, defaultValue }) => (