normalized url menus
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
const { category, contentType } = Astro.props;
|
||||
|
||||
import Stores from './LazyStores.astro';
|
||||
import MainMenu from '@components/MainMenu.astro';
|
||||
import MainMenu from '@components/Menus/MainMenu.astro';
|
||||
|
||||
const MENU_ID = 3340; // 103246 (бургер 1). 103247 (бургер 2 )
|
||||
let menuItems = [];
|
||||
|
||||
Reference in New Issue
Block a user