Got the sliders extracted to their own page

This commit is contained in:
2026-03-08 18:36:49 -04:00
parent dde9ffcedb
commit 28d90fcc18
375 changed files with 2646 additions and 1035 deletions

View File

@@ -6,6 +6,7 @@
@attribute [Authorize(Roles = $"{UserRoles.Admin}")]
@layout AdminControlPanelLayout
<UsersTable></UsersTable>