From 5d8c5d3eeac068acc1a58eb9d873931ccad84f65 Mon Sep 17 00:00:00 2001 From: DuckieTM Date: Sat, 28 Mar 2026 19:33:55 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20Stage=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/forums/GroupForumNewThreadView.tsx | 1 + .../views/forums/GroupForumThreadListView.tsx | 26 +++++++++++---- .../views/forums/GroupForumThreadView.tsx | 33 ++++++++++++------- .../groups/views/forums/GroupForumView.tsx | 7 ++-- 4 files changed, 48 insertions(+), 19 deletions(-) diff --git a/src/components/groups/views/forums/GroupForumNewThreadView.tsx b/src/components/groups/views/forums/GroupForumNewThreadView.tsx index b190c84..986e046 100644 --- a/src/components/groups/views/forums/GroupForumNewThreadView.tsx +++ b/src/components/groups/views/forums/GroupForumNewThreadView.tsx @@ -78,6 +78,7 @@ export const GroupForumNewThreadView: FC = props =