refactor: lint

This commit is contained in:
liyasthomas
2021-05-18 11:56:59 +05:30
parent 79a0002594
commit 7f248da0b3
18 changed files with 588 additions and 432 deletions

View File

@@ -15,6 +15,7 @@ export default {
props: {
color: {
type: String,
default: "",
},
},
}