Standardize admin page routes
TaxBaik CI/CD / build-and-deploy (push) Successful in 5m4s

This commit is contained in:
2026-07-07 16:17:57 +09:00
parent d2d162d58b
commit 27f55d682f
6 changed files with 6 additions and 6 deletions
@@ -1,4 +1,4 @@
@page "/tax-filings"
@page "/admin/tax-filings"
@rendermode @(new InteractiveWebAssemblyRenderMode(prerender: true))
@attribute [Authorize]
@using TaxBaik.Web.Services