fix(manager): replace inline NavigateTo in NotAuthorized with AuthBlocksWeb.RedirectToLogin

This commit is contained in:
Daniel Harvey
2026-05-20 16:48:43 -04:00
parent 35099a54e5
commit f45a0e1f78
2 changed files with 2 additions and 5 deletions
@@ -4,5 +4,6 @@
@using Microsoft.AspNetCore.Components.Web
@using static Microsoft.AspNetCore.Components.Web.RenderMode
@using MudBlazor
@using AuthBlocksWeb.Components
@using DeepDrftManager
@using DeepDrftManager.Components