This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<v-icon large color="warning">$ayiExclamationCircle</v-icon>
|
||||
</template>
|
||||
<template v-if="options.type == 'error'">
|
||||
<v-icon large color="error">fa-exclamation-triangle</v-icon>
|
||||
<v-icon large color="error">$ayiExclamationTriangle</v-icon>
|
||||
</template>
|
||||
<span v-if="options.title" class="ml-5"> {{ options.title }} </span>
|
||||
</v-card-title>
|
||||
|
||||
Reference in New Issue
Block a user