Skip to content

Commit 68823f9

Browse files
authored
Update mixin-busy.js
1 parent b2bfbc1 commit 68823f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/table/helpers/mixin-busy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export default {
33
busy: {
44
type: Boolean,
55
default: false
6-
},
6+
}
77
},
88
data() {
99
return {

0 commit comments

Comments
 (0)