From 8a5bd92092ee1997055e61ced0df9b10b61d004b Mon Sep 17 00:00:00 2001 From: "Haru.Kusano" Date: Mon, 9 Jun 2025 17:04:07 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=9C=E3=82=BF=E3=83=B3=E3=81=AE=E9=96=93?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/TaskListPage.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/pages/TaskListPage.tsx b/frontend/src/pages/TaskListPage.tsx index 3b29dfe..7ab3160 100644 --- a/frontend/src/pages/TaskListPage.tsx +++ b/frontend/src/pages/TaskListPage.tsx @@ -200,7 +200,7 @@ const TaskListPage: React.FC = () => { { setOpenInfoDialog(true) setSelectedTask(tobuy.tobuyId) @@ -210,6 +210,7 @@ const TaskListPage: React.FC = () => { + {/* 買い物リスト:食材削除ボタン */} { handleDeleteTask(tobuy.tobuyId)} >