Fit: ajout des context user et ressources pour l'ajout de chantier

This commit is contained in:
Amaël Kesteman
2025-12-11 11:47:38 +01:00
parent e24ee56c27
commit d62a11ed77
6 changed files with 84 additions and 4 deletions

View File

@@ -18,7 +18,8 @@ const MAPPING = {
'paperplane.fill': 'send',
'chevron.left.forwardslash.chevron.right': 'code',
'chevron.right': 'chevron-right',
'backpack.fill': 'backpack',
'backpack.fill': 'backpack',
'person.fill': 'person',
} as IconMapping;
/**