Update BaseTabs.vue

pull/5677/head
mertsincan 2024-04-25 09:18:53 +01:00
parent d9712379e9
commit 59b315ca23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ export default {
default: false
},
orientation: {
// @todo
type: String,
default: 'horizontal'
},