fix linter issues

This commit is contained in:
hay-kot 2021-08-07 16:49:55 -08:00
commit 3ed197a843
21 changed files with 58 additions and 33 deletions

View file

@ -84,6 +84,7 @@ export default {
props: {
value: {
type: Array,
default: () => [],
},
edit: {