Revert all package upgrades to unblock testing.
This commit is contained in:
@@ -93,7 +93,7 @@ export function PaymentMarkSelectedExported({
|
||||
|
||||
return (
|
||||
<Popconfirm
|
||||
open={visible}
|
||||
visible={visible}
|
||||
title={t("general.labels.areyousure")}
|
||||
onCancel={() => setVisible(false)}
|
||||
onConfirm={handleUpdate}
|
||||
|
||||
Reference in New Issue
Block a user