Progress
This commit is contained in:
@@ -32,7 +32,7 @@ function OwnerDetailFormContainer({ owner, refetch }) {
|
||||
message: t("owners.successes.delete"),
|
||||
});
|
||||
setLoading(false);
|
||||
history.push(`/manage/owners`);
|
||||
history(`/manage/owners`);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user