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