From 6bae1d569d8af7b62261b9c576183464c0087aca Mon Sep 17 00:00:00 2001 From: manus-admin Date: Mon, 1 Jun 2026 01:06:33 +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 fffde89..79d9d73 100644 --- a/src/frontend/src/pages/InventairePage.jsx +++ b/src/frontend/src/pages/InventairePage.jsx @@ -296,6 +296,7 @@ export default function InventairePage() { /> + ); })}