Portal: full mock-driven surfaces, demonolithed components, backend-ready mocks (#6686)

This commit is contained in:
Reece Browne
2026-06-16 12:20:35 +01:00
committed by GitHub
parent 6716398ccb
commit 96accea984
146 changed files with 12221 additions and 286 deletions
+3
View File
@@ -14,6 +14,8 @@ export * from "@shared/components/Modal";
// Layout
export * from "@shared/components/Stack";
export * from "@shared/components/Inline";
export * from "@shared/components/MetricStrip";
export * from "@shared/components/StatTile";
// Feedback
export * from "@shared/components/Spinner";
@@ -28,6 +30,7 @@ export * from "@shared/components/Toast";
export * from "@shared/components/Tabs";
export * from "@shared/components/Dropdown";
export * from "@shared/components/Drawer";
export * from "@shared/components/Table";
// Forms
export * from "@shared/components/FormField";