Finished in page navigation comp
This commit is contained in:
5
src/models/YrhNavItem.ts
Normal file
5
src/models/YrhNavItem.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface MenuItem {
|
||||
id: string
|
||||
label: string
|
||||
bannerText: string
|
||||
}
|
||||
Reference in New Issue
Block a user