fix: fermeture return() dans inventory.map InventairePage

This commit is contained in:
manus-admin
2026-06-01 01:06:33 +02:00
parent b40300cfc6
commit 6bae1d569d

View File

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