refactor: add eslint-plugin-vue && lint code (#976)
This commit is contained in:
@@ -21,7 +21,8 @@ export default {
|
||||
default: 1
|
||||
},
|
||||
className: {
|
||||
type: String
|
||||
type: String,
|
||||
default: ''
|
||||
}
|
||||
},
|
||||
data() {
|
||||
|
Reference in New Issue
Block a user