Update MegaMenu.d.ts

pull/6011/head
tugcekucukoglu 2024-07-03 12:30:39 +03:00
parent dd7df47ab0
commit 85c6bdbe8f
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.
*/