Fixed #1638 - Tiered Menu with Templating throw 'type check failed for prop "template"
parent
7c3ea39972
commit
34d6fc9e37
|
@ -51,7 +51,7 @@ export default {
|
|||
default: false
|
||||
},
|
||||
template: {
|
||||
type: Object,
|
||||
type: Function,
|
||||
default: null
|
||||
},
|
||||
exact: {
|
||||
|
|
Loading…
Reference in New Issue