refactoring
This commit is contained in:
committed by
Hans Pagel
parent
008fd9b519
commit
c5caec14d7
@@ -17,12 +17,12 @@ export default {
|
||||
props: {
|
||||
items: {
|
||||
type: Array,
|
||||
default: () => [],
|
||||
required: true,
|
||||
},
|
||||
|
||||
command: {
|
||||
type: Function,
|
||||
default: () => true,
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user