// import styles from './post-body.module.css' export default function PostBody({ content }: { content: any }) { return (