Reload on action
This commit is contained in:
parent
6cb8833b1a
commit
fa28e7b37f
@ -44,6 +44,8 @@ export default function(props: InactivityNoticeProps) {
|
|||||||
status: "success",
|
status: "success",
|
||||||
title: "Success"
|
title: "Success"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
location.reload();
|
||||||
}
|
}
|
||||||
|
|
||||||
const Approved = () => <Icon fill="currentColor" height="16" viewBox="0 0 16 16" width="16">
|
const Approved = () => <Icon fill="currentColor" height="16" viewBox="0 0 16 16" width="16">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user