@egovernments/digit-ui-libraries 1.5.0-beta.8 → 1.5.0-beta.9
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -41350,7 +41350,7 @@ var PTSearch = {
|
|
|
41350
41350
|
value: owner === null || owner === void 0 ? void 0 : owner.emailId
|
|
41351
41351
|
}, {
|
|
41352
41352
|
title: "PT_OWNERSHIP_INFO_CORR_ADDR",
|
|
41353
|
-
value: owner === null || owner === void 0 ? void 0 : owner.
|
|
41353
|
+
value: owner === null || owner === void 0 ? void 0 : owner.permanentAddress
|
|
41354
41354
|
}]
|
|
41355
41355
|
};
|
|
41356
41356
|
})
|