Fixed button property for new Vuetify version
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
<v-list-item-action>
|
||||
<v-btn
|
||||
icon
|
||||
flat
|
||||
:loading="experiencesRemovalLoading.has(experience._id)"
|
||||
@click="removeExperience(experience._id)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user