Refactor: improve code modularity
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Path: Frontend/src/components/app-shell/data/shell.data.ts
|
||||
|
||||
export * from "./shell.types";
|
||||
export * from "./shell.registry";
|
||||
export * from "./shell.scaffold";
|
||||
export * from "./shell.context-menu";
|
||||
Reference in New Issue
Block a user