Merge with master
This commit is contained in:
@@ -78,6 +78,7 @@ function OfferJobPopout({ details, onClose, situation }) {
|
||||
setTimeout(() => {
|
||||
onClose();
|
||||
dispatch(tableReload({ type: "MYTASKTABLE" }));
|
||||
dispatch(tableReload({ type: "HOMEBANNERS" }));
|
||||
navigate("/mytask", { replace: true });
|
||||
setRequestStatus({
|
||||
loading: false,
|
||||
|
||||
Reference in New Issue
Block a user