(cherry picked from commit 38f6011caf)
Co-authored-by: Rajat Dabade <rajatdabade1997@gmail.com>
This commit is contained in:
parent
0189ad7840
commit
381c713035
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ const RescheduledDraft: React.FC<Props> = ({
|
|||
type: MESSAGE_TYPE.ERROR,
|
||||
});
|
||||
} else {
|
||||
setIsUpdating(false);
|
||||
onClose();
|
||||
}
|
||||
}, [intl, onClose]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue