Make add-user page dialog only

This commit is contained in:
2025-10-19 19:17:49 +09:00
parent 42c0509978
commit 96572d7741

View File

@ -1,6 +1,4 @@
@page "/management/add-user" @using Hcs.WebApp.Services
@using Hcs.WebApp.Services
@using Microsoft.AspNetCore.Authorization @using Microsoft.AspNetCore.Authorization
@using Microsoft.AspNetCore.Identity @using Microsoft.AspNetCore.Identity
@using Microsoft.EntityFrameworkCore @using Microsoft.EntityFrameworkCore