import { h } from 'preact'; import PropTypes from 'prop-types'; const MainImage = ({ mainImage, onEdit }) => (