Added secondary menu test
This commit is contained in:
@@ -2,4 +2,5 @@ export interface MenuItem {
|
||||
id: string
|
||||
label: string
|
||||
bannerText: string
|
||||
href?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user