From 029517415d31e3b5d933af284aff909d5ba78586 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 21 Sep 2025 23:34:10 +0900 Subject: [PATCH] =?UTF-8?q?#101=20=E4=BD=99=E7=99=BD=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/posts/PostNewPage.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/pages/posts/PostNewPage.tsx b/frontend/src/pages/posts/PostNewPage.tsx index d58d61b..102c9e4 100644 --- a/frontend/src/pages/posts/PostNewPage.tsx +++ b/frontend/src/pages/posts/PostNewPage.tsx @@ -193,12 +193,14 @@ export default (({ user }: Props) => {
以降
より前