From 9c6f8ff7498c1386b4a72af825e46bcffdc45e2a Mon Sep 17 00:00:00 2001 From: valerio Date: Sun, 26 Jan 2025 16:06:26 +0100 Subject: [PATCH] add solution --- vue-project/src/components/ListItem.vue | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/vue-project/src/components/ListItem.vue b/vue-project/src/components/ListItem.vue index 5f2050f..279fcad 100644 --- a/vue-project/src/components/ListItem.vue +++ b/vue-project/src/components/ListItem.vue @@ -12,6 +12,7 @@ \ No newline at end of file