Continued migrating UI to vuetify 2
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
:value="true"
|
||||
:icon="errorIcon(error.type)"
|
||||
:color="errorColor(error.type)"
|
||||
outline
|
||||
outlined
|
||||
>
|
||||
<pre>{{ error.message }}</pre>
|
||||
</v-alert>
|
||||
|
||||
Reference in New Issue
Block a user