Merge branch 'dev' into staging
This commit is contained in:
commit
ffbf2cbe83
@ -36,7 +36,7 @@ export default function ClientBox(props: IProps) {
|
||||
}
|
||||
props.onDelete(customerUid);
|
||||
},
|
||||
[props],
|
||||
[closeDeleteModal, customer.documents, openErrorModal, props],
|
||||
);
|
||||
|
||||
let createOrUpdateNotePath = Module.getInstance()
|
||||
|
Loading…
x
Reference in New Issue
Block a user