From 5a3f79e7c77fc8885b63b3a5d885dc5fb7f1c920 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sat, 7 Jun 2025 21:10:14 +0900 Subject: [PATCH] =?UTF-8?q?#30=20=E5=85=B1=E9=80=9A=E3=81=8B=E3=82=89?= =?UTF-8?q?=E5=A4=96=E3=81=99=E3=81=A8=E3=81=93=E3=81=A0=E3=81=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index b8b0c05..2a819be 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -69,7 +69,11 @@ const App = () => {
- + + + } /> + } /> +
} />