fix : update icon entrée/sortie

This commit is contained in:
2026-05-04 14:09:16 +02:00
parent 7d69860edc
commit 2b81de1248

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>