frdh-mmenu-js/dist/wrappers/magento/mmenu.magento.js
2022-11-18 21:38:41 +01:00

5 lines
79 B
JavaScript

export default function () {
this.conf.classNames.selected = 'active';
}
;