added scrolltop
This commit is contained in:
@@ -65,6 +65,7 @@ let CompleteAppeal = (props) => {
|
||||
console.log("patching///////////////");
|
||||
//
|
||||
//patchCase(incidentId);
|
||||
window.scrollTo({ top: 0, behavior: "smooth" });
|
||||
}, [
|
||||
props.appealType.caseReference,
|
||||
props.props.form.appealForm.values,
|
||||
|
||||
Reference in New Issue
Block a user