diff --git a/src/frontend/src/pages/InventairePage.jsx b/src/frontend/src/pages/InventairePage.jsx index 00f7119..b57df42 100644 --- a/src/frontend/src/pages/InventairePage.jsx +++ b/src/frontend/src/pages/InventairePage.jsx @@ -247,7 +247,7 @@ export default function InventairePage() {
- })} + ))} )) : inventory.map((app) => {