Some additional progress / start on updating future deprecations
This commit is contained in:
@@ -92,7 +92,7 @@ export function PartsReceiveModalContainer({
|
||||
|
||||
return (
|
||||
<Modal
|
||||
visible={visible}
|
||||
open={visible}
|
||||
title={t("parts_orders.labels.receive")}
|
||||
onCancel={() => toggleModalVisible()}
|
||||
onOk={() => form.submit()}
|
||||
|
||||
Reference in New Issue
Block a user