Fixe Modal Close btn
This commit is contained in:
committed by
Jonathan Bourdon
parent
8aa24c00a0
commit
c069753d1b
@@ -20,7 +20,7 @@
|
||||
</v-card-text>
|
||||
<v-card-actions>
|
||||
<v-spacer></v-spacer>
|
||||
<v-btn text class="ml-auto" @click="isModalOpen = false">Fermer</v-btn>
|
||||
<v-btn text class="ml-auto" @click="AboutUs = false">Fermer</v-btn>
|
||||
</v-card-actions>
|
||||
</v-card>
|
||||
</v-dialog>
|
||||
|
||||
Reference in New Issue
Block a user