chore: Fix Eslint warnings (#3654)
* Fix all the eslint warnings * Revert the schema
This commit is contained in:
@@ -11,9 +11,11 @@ export default {
|
||||
props: {
|
||||
src: {
|
||||
type: String,
|
||||
default: '',
|
||||
},
|
||||
size: {
|
||||
type: String,
|
||||
default: '',
|
||||
},
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user