From 41d0ef4165210763377711ad2f9d19abcedea7cb Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Wed, 8 Jul 2026 00:25:03 +0900 Subject: [PATCH] Reduce admin shell interop noise --- .../Components/Admin/Layout/MainLayout.razor | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/TaxBaik.Web.Client/Components/Admin/Layout/MainLayout.razor b/src/TaxBaik.Web.Client/Components/Admin/Layout/MainLayout.razor index e5a2eae..9ce4f48 100644 --- a/src/TaxBaik.Web.Client/Components/Admin/Layout/MainLayout.razor +++ b/src/TaxBaik.Web.Client/Components/Admin/Layout/MainLayout.razor @@ -1,10 +1,5 @@ @inherits LayoutComponentBase - - - - - @Body