Skip to content

Commit d173783

Browse files
author
Pooya Parsa
committed
Use vue 2.2.x custom models bootstrap-vue#134
1 parent fd3f85d commit d173783

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/form-checkbox.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@
1919
<script>
2020
2121
export default {
22-
data() {
23-
return {
24-
25-
}
26-
},
2722
model: {
2823
prop: 'checked',
2924
event: 'change'

0 commit comments

Comments
 (0)