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