We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43d7c8 commit 51ef9e3Copy full SHA for 51ef9e3
src/components/tabs/tabs.js
@@ -3,6 +3,7 @@ import { idMixin } from '../../mixins'
3
4
// Helper component
5
const bTabButtonHelper = {
6
+ name: 'bTabButtonHelper',
7
props: {
8
content: { type: String, default: '' },
9
href: { type: String, default: '#' },
0 commit comments