Update BaseTabs.vue
parent
d9712379e9
commit
59b315ca23
|
@ -15,6 +15,7 @@ export default {
|
||||||
default: false
|
default: false
|
||||||
},
|
},
|
||||||
orientation: {
|
orientation: {
|
||||||
|
// @todo
|
||||||
type: String,
|
type: String,
|
||||||
default: 'horizontal'
|
default: 'horizontal'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue