import { ContentBlocks } from "./content-blocks"; import DateComponent from "./date"; import Avatar from "./avatar"; export default function PostBody({ content }) { return (