@djb25/digit-ui-module-ws 1.0.43 → 1.0.44

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.
@@ -32450,7 +32450,7 @@ const WSPropertyLocationDetails = props => {
32450
32450
  onSelect(config.key, data);
32451
32451
  };
32452
32452
  const onSkip = () => onSelect();
32453
- const PropertyLocationDetails = Digit.ComponentRegistryService.setComponent("PropertyLocationDetails");
32453
+ const PropertyLocationDetails = Digit.ComponentRegistryService.getComponent("PropertyLocationDetails");
32454
32454
  if (userType === "citizen") {
32455
32455
  return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Timeline, {
32456
32456
  currentStep: 2