Merged PR 1531: 15439 removed double click on dropdowns
15439 removed double click on dropdowns Related work items: #15439
This commit is contained in:
@@ -145,7 +145,7 @@ const mapStateToProps = (state) => {
|
|||||||
formData: state.formData,
|
formData: state.formData,
|
||||||
appealType: state.appealType,
|
appealType: state.appealType,
|
||||||
LPAData: state.LPAData,
|
LPAData: state.LPAData,
|
||||||
form: state.form,
|
//form: state.form,
|
||||||
accountDetails: state.accountDetails,
|
accountDetails: state.accountDetails,
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user