manual lint
This commit is contained in:
parent
1654234e32
commit
1c53ac84cc
36 changed files with 204 additions and 107 deletions
|
|
@ -5,7 +5,9 @@ const DialogModal = {
|
|||
type: Boolean,
|
||||
},
|
||||
onCancel: {
|
||||
default: () => {},
|
||||
default: () => {
|
||||
/* no-op */
|
||||
},
|
||||
type: Function,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue