Fixed #1526 - Menubar templating error

pull/1711/head
Tuğçe Küçükoğlu 2021-10-25 11:48:04 +03:00
parent 56285f087c
commit 380f61d2e3
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ export default {
default: false
},
template: {
type: Object,
type: Function,
default: null
},
exact: {