Added delete for quick removal

This commit is contained in:
Alexis
2024-06-09 10:44:45 +02:00
parent 8913a7d1b3
commit 78c1387602
2 changed files with 9 additions and 4 deletions

View File

@@ -67,7 +67,6 @@ function deployDeleteModal() {
:side="'left'"
:collision-padding="60"
:hide-when-detached="true"
:disable-outside-pointer-events="true"
:class="{
'border-slate-800': !event.category,
'border-lime-800': event.category?.name === 'naissance',