From 572493e7e8390d848b1701b2fa44ed6a412d9100 Mon Sep 17 00:00:00 2001 From: nakaterm <104970808+nakaterm@users.noreply.github.com> Date: Sun, 7 Jun 2026 04:44:23 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BD=9C=E6=88=90=E6=99=82=E3=81=AE=20U?= =?UTF-8?q?I=20=E3=83=90=E3=82=B0=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/pages/Project.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/pages/Project.tsx b/client/src/pages/Project.tsx index 995f033..4f236fb 100644 --- a/client/src/pages/Project.tsx +++ b/client/src/pages/Project.tsx @@ -296,7 +296,7 @@ export default function ProjectPage() { ) : eventId !== undefined && !project ? (
イベントが見つかりませんでした。