uploading files to reps
This commit is contained in:
+2
-2
@@ -1013,7 +1013,7 @@ let S78_Questionnaire = (props) => {
|
||||
|
||||
export default S78_Questionnaire;
|
||||
|
||||
// const selector = formValueSelector("representationForm"); //<-- same as form name
|
||||
//const selector = formValueSelector("representationForm"); //<-- same as form name
|
||||
|
||||
// S78_Questionnaire = connect((state) => {
|
||||
// const representationTypeValue = selector(state, "representationType");
|
||||
@@ -1025,7 +1025,7 @@ export default S78_Questionnaire;
|
||||
// };
|
||||
// })(S78_Questionnaire);
|
||||
|
||||
// const mapStateToProps = (state, props) => {
|
||||
//const mapStateToProps = (state, props) => {
|
||||
// console.log();
|
||||
// return {
|
||||
// search: state.search,
|
||||
|
||||
Reference in New Issue
Block a user