From: charleswrayjr Date: Fri, 26 Sep 2025 06:11:19 +0000 (-0500) Subject: #PA-1 Modifying posts to work better with attachments. X-Git-Url: https://git.phasecustomsoft.com/static/gitweb.js?a=commitdiff_plain;h=9d6721876fd3f2eb287a129c29ea6dae9bd59ae1;p=phs-admin.git #PA-1 Modifying posts to work better with attachments. --- diff --git a/src/app/views/Posts/PostsView.js b/src/app/views/Posts/PostsView.js index da02a68..cdb0cf3 100644 --- a/src/app/views/Posts/PostsView.js +++ b/src/app/views/Posts/PostsView.js @@ -9,6 +9,7 @@ import { Container } from '@mui/material'; const PostsView = () => { return ( + );