From 5e9cd1139dec1a33e757d7e05f12fe2186d58d46 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 17 Jan 2024 11:55:46 -0600 Subject: [PATCH] Trash stays upright --- islands/TodoList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/islands/TodoList.tsx b/islands/TodoList.tsx index bb18961..029d59f 100644 --- a/islands/TodoList.tsx +++ b/islands/TodoList.tsx @@ -111,7 +111,7 @@ export function TodoList( {doneTodos.length > 0 ? ( -
+
+{doneTodos.length} completed todos