import React from 'react'; export default function EditPostPage() { return (

Edit Post

); }