diff --git a/frontend/src/pages/TaskListPage.tsx b/frontend/src/pages/TaskListPage.tsx index 11229ec..cc97ec7 100644 --- a/frontend/src/pages/TaskListPage.tsx +++ b/frontend/src/pages/TaskListPage.tsx @@ -141,7 +141,7 @@ const TaskListPage: React.FC = () => { return ( - タスク一覧 + 買うものリスト {/* タスク一覧表示エリア - 青い背景のコンテナ */}