Refactor #3832 Refactor #3833 - For PanelMenu

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-05 15:14:26 +03:00
parent be0787dc79
commit c3487fe3e8
6 changed files with 42 additions and 15 deletions

View file

@ -35,7 +35,7 @@ export default {
default: null
},
template: {
type: Function,
type: Object,
default: null
},
expandedKeys: {