I only changed the name of the buttons.
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
</div>
|
||||
|
||||
<div class="flex flex-row gap-2 p-2 justify-end">
|
||||
<v-btn style="border-radius: 20px" variant="text">Canceller</v-btn>
|
||||
<v-btn style="border-radius: 20px" @click="publish">Publier</v-btn>
|
||||
<v-btn style="border-radius: 20px" variant="text">Annuler</v-btn>
|
||||
<v-btn style="border-radius: 20px" @click="publish">Ajouter un commentaire</v-btn>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user