IO-1000 IO-1014 IO-1002 IO-1005 Minor label fixes.

This commit is contained in:
Patrick Fic
2021-05-06 14:40:31 -07:00
parent 786cf4b5db
commit c82a8e6706
8 changed files with 58 additions and 32 deletions

View File

@@ -61,7 +61,7 @@ export function ContractsFindModalContainer({
<Modal
visible={visible}
width="70%"
title={t("labels.labels.findermodal")}
title={t("payments.labels.findermodal")}
onCancel={() => toggleModalVisible()}
onOk={() => toggleModalVisible()}
destroyOnClose