Reload on actions
This commit is contained in:
@ -70,6 +70,7 @@ export default function (props: ReportCardProps) {
|
||||
title: "Success",
|
||||
});
|
||||
setLoading(false);
|
||||
location.reload();
|
||||
}
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user