diff --git a/components/lib/tabs/BaseTabs.vue b/components/lib/tabs/BaseTabs.vue index a649e7242..15bdeeaca 100644 --- a/components/lib/tabs/BaseTabs.vue +++ b/components/lib/tabs/BaseTabs.vue @@ -15,6 +15,7 @@ export default { default: false }, orientation: { + // @todo type: String, default: 'horizontal' },