Refactor #3832 Refactor #3833 - For MegaMenu

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-05 14:56:29 +03:00
parent cbb5faf1ea
commit 181732c1c8
4 changed files with 27 additions and 9 deletions

View file

@ -18,7 +18,7 @@
:focusedItemId="focused ? focusedItemId : undefined"
:items="processedItems"
:horizontal="horizontal"
:template="$slots.item"
:template="$slots"
:activeItem="activeItem"
:exact="exact"
:level="0"