Some additional progress / start on updating future deprecations
This commit is contained in:
@@ -90,7 +90,7 @@ export function BillMarkSelectedExported({
|
||||
|
||||
return (
|
||||
<Popconfirm
|
||||
visible={visible}
|
||||
open={visible}
|
||||
title={t("general.labels.areyousure")}
|
||||
onCancel={() => setVisible(false)}
|
||||
onConfirm={handleUpdate}
|
||||
|
||||
Reference in New Issue
Block a user