From 9fe3977a2587e07acc22b04500c8ca8783f17117 Mon Sep 17 00:00:00 2001 From: Mika Bomm Date: Wed, 10 Jul 2024 12:25:04 +0200 Subject: [PATCH] web: list for element This list is suppose to be replaced with the API call once it is ready --- web/src/components/CategoryContainer.vue | 35 ++++++++++++++---------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/web/src/components/CategoryContainer.vue b/web/src/components/CategoryContainer.vue index 5eb8a7d..195f1bc 100644 --- a/web/src/components/CategoryContainer.vue +++ b/web/src/components/CategoryContainer.vue @@ -1,22 +1,24 @@