Fixed #1526 - Menubar templating error
parent
56285f087c
commit
380f61d2e3
|
@ -55,7 +55,7 @@ export default {
|
||||||
default: false
|
default: false
|
||||||
},
|
},
|
||||||
template: {
|
template: {
|
||||||
type: Object,
|
type: Function,
|
||||||
default: null
|
default: null
|
||||||
},
|
},
|
||||||
exact: {
|
exact: {
|
||||||
|
|
Loading…
Reference in New Issue