import { h } from 'preact'; import { articlePropTypes } from '../../common-prop-types'; export const ContentTitle = ({ article }) => (