@mseva/upyog-ui-module-ads 1.0.23 → 1.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -26535,7 +26535,6 @@ const NewADSStepFormOne = _ref => {
26535
26535
  function goNext(data) {
26536
26536
  dispatch(UPDATE_ADSNewApplication_FORM(config.key, data));
26537
26537
  onGoNext();
26538
- return;
26539
26538
  }
26540
26539
  function onGoBack(data) {
26541
26540
  onBackClick(config.key, data);
@@ -26690,7 +26689,6 @@ const ADSCitizenSecond = _ref => {
26690
26689
  marginRight: "10px"
26691
26690
  },
26692
26691
  label: "Back",
26693
- submit: "submit",
26694
26692
  onSubmit: onGoBack
26695
26693
  }), /*#__PURE__*/React__default.createElement(digitUiReactComponents.SubmitBar, {
26696
26694
  label: "Next",