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

@ -73,6 +73,7 @@ export default function (props: AppealCardProps) {
onClose();
setLoading(false);
location.reload();
}
return (