From 348f6c9a3e4eef33d0c6ccdb39363130b16c4486 Mon Sep 17 00:00:00 2001 From: "akito.nishiwaki" Date: Mon, 9 Jun 2025 14:20:16 +0900 Subject: [PATCH] =?UTF-8?q?=E5=BA=97=E8=88=97=E5=85=A5=E5=8A=9B=E3=83=95?= =?UTF-8?q?=E3=82=A3=E3=83=BC=E3=83=AB=E3=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/TaskListPage.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/TaskListPage.tsx b/frontend/src/pages/TaskListPage.tsx index 411b115..dc0a810 100644 --- a/frontend/src/pages/TaskListPage.tsx +++ b/frontend/src/pages/TaskListPage.tsx @@ -337,14 +337,18 @@ const TaskListPage: React.FC = () => { margin="dense" label="消費・賞味期限(yyyy/MM/dd)" fullWidth - multiline /> {/* 購入日入力フィールド */} + {/* 購入店舗入力フィールド */} +