Refactor #4351 - For PanelMenu

This commit is contained in:
Tuğçe Küçükoğlu 2023-08-30 10:27:49 +03:00
parent 6ec518c771
commit d8b1f2c944
3 changed files with 40 additions and 1 deletions

View file

@ -16,6 +16,7 @@
@keydown="onKeyDown"
@item-toggle="onItemToggle"
:pt="pt"
:unstyled="unstyled"
v-bind="ptm('menu')"
/>
</template>