This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<v-card elevation="24">
|
||||
<v-card-title class="text-h6 text-sm-h5 grey lighten-4">
|
||||
<template v-if="options.type == 'success'">
|
||||
<v-icon large color="success">fa-check-circle</v-icon>
|
||||
<v-icon large color="success">$ayiCheckCircle</v-icon>
|
||||
</template>
|
||||
<template v-if="options.type == 'info'">
|
||||
<v-icon large color="info">$ayiInfoCircle</v-icon>
|
||||
|
||||
Reference in New Issue
Block a user