From da309a44d441568aebfa0cfb56ba65eaaf81c155 Mon Sep 17 00:00:00 2001 From: Kagura Date: Thu, 21 Nov 2024 18:05:43 +0800 Subject: [PATCH] =?UTF-8?q?fix=20for=20=E6=B7=BB=E5=8A=A0=20=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/TodoList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TodoList.tsx b/src/TodoList.tsx index b49bd82..41cc039 100644 --- a/src/TodoList.tsx +++ b/src/TodoList.tsx @@ -97,7 +97,7 @@ function AddTodoItem({ items, setItems }: { />