Reload on actions

This commit is contained in:
2023-10-19 16:51:01 -04:00
parent 486762cc3d
commit 36310a727a
3 changed files with 4 additions and 0 deletions

View File

@ -70,6 +70,7 @@ export default function (props: ReportCardProps) {
title: "Success",
});
setLoading(false);
location.reload();
}
return (