Update MegaMenu.d.ts

pull/6011/head
tugcekucukoglu 2024-07-03 12:21:56 +03:00
parent 292ee417c8
commit 9856fad3fc
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ export interface MegaMenuPassThroughOptions {
/**
* Used to pass attributes to the submenu item's DOM element.
*/
submenuLabel?: MegaMenuPassThroughOptionType;
submenulabel?: MegaMenuPassThroughOptionType;
/**
* Used to pass attributes to the submenu's DOM element.
*/