refactor(ui): centralise themed dialogs
This commit is contained in:
@@ -41,7 +41,7 @@ import {
|
||||
// Phase 5 Milestone 1 — the dedicated Application Workspace.
|
||||
//
|
||||
// This is a surface, not a new data store: the overview is one aggregate read, and each section
|
||||
// reuses the component that already owns that domain (Attachments, Correspondence, AiWorkspacePanel).
|
||||
// reuses the component that already owns that domain (for example Attachments and Correspondence).
|
||||
// docs/architecture/application-workspace.md.
|
||||
export default function ApplicationWorkspacePage() {
|
||||
return <ApplicationWorkspace />;
|
||||
|
||||
Reference in New Issue
Block a user