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