import { Post } from "../types/index.ts"; export const PostBody = function PostBody({ post }: PostBodyOpts) { return (