#33 redirect to home page when closing the thx message
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
développement est importante, et nous voulons construire cette plateforme avec vous, pour vous.
|
||||
</v-card-text>
|
||||
<v-card-actions class="justify-end" style="margin-right: 20px;">
|
||||
<v-btn size="large" class="text-center" color="primary" text @click="showModal = false">Fermer</v-btn>
|
||||
<v-btn to="/" size="large" class="text-center" color="primary" text @click="showModal = false">Fermer</v-btn>
|
||||
</v-card-actions>
|
||||
|
||||
</v-card>
|
||||
|
||||
Reference in New Issue
Block a user