🗑️
This commit is contained in:
parent
fe011201dc
commit
f7d91a67b9
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ export class MenuItem {
|
|||
}
|
||||
this.element.innerHTML = html;
|
||||
if (options.bind) {
|
||||
this.element.classList.add("b3-menu__item--custom");
|
||||
options.bind(this.element);
|
||||
}
|
||||
if (options.submenu) {
|
||||
|
|
Loading…
Add table
Reference in a new issue