lint and sw fixes
This commit is contained in:
parent
ad65719ef4
commit
97fdee5c9d
7 changed files with 14 additions and 9 deletions
|
|
@ -30,7 +30,7 @@ const ErrorModal = {
|
|||
type: Error,
|
||||
},
|
||||
},
|
||||
emits: ['clear', 'recover']
|
||||
emits: ['clear', 'recover'],
|
||||
}
|
||||
|
||||
export default ErrorModal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue