import { h } from 'preact'; import PropTypes from 'prop-types'; export const LoadingArticle = ({ version }) => { const cover = version === 'featured' && (