From 5766fae6ec84296218b4a733ec43726f9a4bfc68 Mon Sep 17 00:00:00 2001 From: Smal-Philippe Date: Mon, 17 Feb 2025 13:42:55 +0100 Subject: [PATCH] Modifiche a todo_list --- .../svelte/todos-web/src/components/todo_list.svelte | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TPSI/smal_philippe/svelte/todos-web/src/components/todo_list.svelte b/TPSI/smal_philippe/svelte/todos-web/src/components/todo_list.svelte index abd0a339..b8d43a8e 100644 --- a/TPSI/smal_philippe/svelte/todos-web/src/components/todo_list.svelte +++ b/TPSI/smal_philippe/svelte/todos-web/src/components/todo_list.svelte @@ -1,4 +1,5 @@

Todos