From 86a66d327856d15612a5ab1abfca66e4ab56011d Mon Sep 17 00:00:00 2001 From: Khwezi Mngoma Date: Sat, 16 May 2026 12:43:07 +0200 Subject: [PATCH] Completed refactor of shelf to showareas that will be worked on --- ShopAdmin/Components/Layout/MainLayout.razor | 2 +- ShopAdmin/Components/Pages/NavShelf.razor | 23 ++++++++++++++++---- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/ShopAdmin/Components/Layout/MainLayout.razor b/ShopAdmin/Components/Layout/MainLayout.razor index 2058661..0bf99b1 100644 --- a/ShopAdmin/Components/Layout/MainLayout.razor +++ b/ShopAdmin/Components/Layout/MainLayout.razor @@ -12,7 +12,7 @@
LiteCharms - Shop Admin Console + Shop Administration & Monitoring
diff --git a/ShopAdmin/Components/Pages/NavShelf.razor b/ShopAdmin/Components/Pages/NavShelf.razor index fdaedf3..490589d 100644 --- a/ShopAdmin/Components/Pages/NavShelf.razor +++ b/ShopAdmin/Components/Pages/NavShelf.razor @@ -25,8 +25,8 @@