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