@mseva/digit-ui-module-ptr 1.3.4-UAT.12 → 1.3.4-UAT.13

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.
@@ -23515,7 +23515,7 @@ const ApplicationDetails = () => {
23515
23515
  }, t("WS_COMMON_TABLE_COL_ADDRESS")), /*#__PURE__*/React.createElement(StatusTable, null, /*#__PURE__*/React.createElement(Row, {
23516
23516
  className: "border-none",
23517
23517
  label: t("PTR_ADDRESS"),
23518
- text: (pet_details === null || pet_details === void 0 ? void 0 : (_pet_details$address = pet_details.address) === null || _pet_details$address === void 0 ? void 0 : _pet_details$address.addressId) || t("CS_NA")
23518
+ text: (pet_details === null || pet_details === void 0 ? void 0 : (_pet_details$address = pet_details.address) === null || _pet_details$address === void 0 ? void 0 : _pet_details$address.addressLine1) || t("CS_NA")
23519
23519
  }), /*#__PURE__*/React.createElement(Row, {
23520
23520
  className: "border-none",
23521
23521
  label: t("PTR_PINCODE"),