From d73b88035a3bdf20fb1bb3d7d0e0169b5c850646 Mon Sep 17 00:00:00 2001 From: "HOME-LAPTOP\\kshkulev" Date: Thu, 6 Nov 2025 10:16:01 +0900 Subject: [PATCH] Add new page nav button --- Hcs.WebApp/Components/Layout/MainLayout.razor | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Hcs.WebApp/Components/Layout/MainLayout.razor b/Hcs.WebApp/Components/Layout/MainLayout.razor index 8da0ffa..71cfa66 100644 --- a/Hcs.WebApp/Components/Layout/MainLayout.razor +++ b/Hcs.WebApp/Components/Layout/MainLayout.razor @@ -30,6 +30,9 @@ + + + @@ -39,10 +42,10 @@ - + - +