fix(ui): make catalog mega menus interactive
This commit is contained in:
@@ -80,6 +80,7 @@ export interface NavbarMegaMenuData {
|
||||
panelWidth?: MegaMenuPanelWidth;
|
||||
panelAlign?: MegaMenuPanelAlign;
|
||||
fullWidth?: boolean;
|
||||
activeCategory?: string;
|
||||
columnCount?: number;
|
||||
columns: MegaMenuColumn[];
|
||||
rail?: MegaMenuRailItem[];
|
||||
|
||||
Reference in New Issue
Block a user