fix: fermeture return() dans inventory.map InventairePage

This commit is contained in:
manus-admin
2026-06-01 01:06:34 +02:00
parent 249dee2e5a
commit 3c3708e1cb

View File

@@ -296,6 +296,7 @@ export default function InventairePage() {
/>
</td>
</tr>
);
})}
</tbody>
</table>