fix: Add return true to Chip onRemove handlers and resolve conflicts

This commit is contained in:
dahoud
2025-10-13 08:11:00 +00:00
38 changed files with 10116 additions and 383 deletions

View File

@@ -403,5 +403,10 @@ Variance budgétaire: ${formatCurrency(totalCost - totalBudget)} (${Math.round((
};
export default ChantiersTerminesPage;
<<<<<<< HEAD
=======
>>>>>>> 5ed9a80339c59d689b9655e8be1a68312d19d4a1