Migrated from Google material design icons to vuetify default MDI
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
v-bind="attrs"
|
||||
@click="closeSnackbar"
|
||||
>
|
||||
<v-icon>close</v-icon>
|
||||
<v-icon>mdi-close</v-icon>
|
||||
</v-btn>
|
||||
</template>
|
||||
</v-snackbar>
|
||||
|
||||
Reference in New Issue
Block a user