Skip to content

Commit 9a07748

Browse files
authored
Update tabs.js
1 parent d93a0bc commit 9a07748

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/tabs/tabs.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ export default {
135135
bvTabs: this
136136
}
137137
},
138+
model: {
139+
prop: 'value',
140+
event: 'input'
141+
},
138142
props: {
139143
tag: {
140144
type: String,

0 commit comments

Comments
 (0)