dynamize notifications view
This commit is contained in:
parent
8ed7331b61
commit
c099e0d5ac
6 changed files with 127 additions and 132 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<template v-else> état aucun commentaire </template>
|
||||
</div>
|
||||
<button
|
||||
v-if="!openedComment"
|
||||
v-if="!openedComment && !isAddOpen"
|
||||
id="create-comment"
|
||||
class="btn btn--white-20 | w-full"
|
||||
@click="isAddOpen = true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue