mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Finalise menu refactor, add typedocs and tests
This commit is contained in:
@@ -32,7 +32,7 @@ describe('MenuComponent', () => {
|
||||
} as TextMenuItemModel,
|
||||
icon: 'globe',
|
||||
visible: true,
|
||||
}
|
||||
};
|
||||
|
||||
const mockMenuID = 'mock-menuID' as MenuID;
|
||||
|
||||
|
Reference in New Issue
Block a user