feat: Dynamically get the menu from the back end
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export * from './menu';
|
||||
export * from './user';
|
||||
|
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
export * from './menu';
|
||||
export * from './user';
|
||||
|