fix: fermeture return() dans inventory.map InventairePage
This commit is contained in:
parent
249dee2e5a
commit
3c3708e1cb
|
|
@ -296,6 +296,7 @@ export default function InventairePage() {
|
|||
/>
|
||||
</td>
|
||||
</tr>
|
||||
);
|
||||
})}
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue