import style from './style/css'; function postTitle() { return <h1 className={style.postTitle}></h1>; }