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