feat(web): add admin users settings page (MS21-UI-001) (#573)

Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
This commit is contained in:
2026-02-28 20:50:11 +00:00
committed by jason.woltje
parent 20c9e68e1b
commit 5cd6b8622d
6 changed files with 573 additions and 4 deletions
+1
View File
@@ -16,3 +16,4 @@ export * from "./telemetry";
export * from "./dashboard";
export * from "./projects";
export * from "./workspaces";
export * from "./admin";