import { h } from 'preact'; import PropTypes from 'prop-types'; const BodyPreview = ({ previewHTML }) => (