feat: initialize governed postbox module
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export { postboxModule as default, postboxModule } from "./module";
|
||||
export { default as PostboxPage } from "./features/postbox/PostboxPage";
|
||||
export { default as PostboxAdminPanel } from "./features/postbox/PostboxAdminPanel";
|
||||
Reference in New Issue
Block a user