From 3c3708e1cb9f8ca4bd9a684852b4969777d43dfe Mon Sep 17 00:00:00 2001 From: manus-admin Date: Mon, 1 Jun 2026 01:06:34 +0200 Subject: [PATCH] fix: fermeture return() dans inventory.map InventairePage --- src/frontend/src/pages/InventairePage.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/frontend/src/pages/InventairePage.jsx b/src/frontend/src/pages/InventairePage.jsx index b57df42..3385f4c 100644 --- a/src/frontend/src/pages/InventairePage.jsx +++ b/src/frontend/src/pages/InventairePage.jsx @@ -296,6 +296,7 @@ export default function InventairePage() { /> + ); })}