Compare commits

...

1 Commits

Author SHA1 Message Date
2b81de1248 fix : update icon entrée/sortie 2026-05-04 14:09:16 +02:00

View File

@@ -16,7 +16,7 @@ useHead({ title: 'Accueil' })
EXPÉDITIONS<br>EN ATTENTE EXPÉDITIONS<br>EN ATTENTE
</template> </template>
</card-link> </card-link>
<card-link link="/entry-exit" iconName="mdi:swap-horizontal-bold"> <card-link link="/entry-exit" iconName="mdi:swap-horizontal-circle-outline">
<template #label> <template #label>
Entrée<br>Sortie Entrée<br>Sortie
</template> </template>