From d75d292b2aacbe54905f0cd9e1a6ff44d05087e4 Mon Sep 17 00:00:00 2001 From: "Ruidy (aider)" Date: Sat, 14 Dec 2024 15:20:56 +0100 Subject: [PATCH] feat: Enhance categories page with improved error handling and card UI --- pages/categories.vue | 47 ++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 21 deletions(-) diff --git a/pages/categories.vue b/pages/categories.vue index 50be4bf..c10d103 100644 --- a/pages/categories.vue +++ b/pages/categories.vue @@ -1,5 +1,12 @@