diff --git a/components/Dashboard/PostCard.jsx b/components/Dashboard/PostCard.jsx index 603dad39..41ce07e3 100644 --- a/components/Dashboard/PostCard.jsx +++ b/components/Dashboard/PostCard.jsx @@ -67,17 +67,22 @@ const PostCard = ({ post, refetch, user, edit }) => { } }; + return (
+