@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.modern.js
CHANGED
|
@@ -41347,7 +41347,7 @@ var PTSearch = {
|
|
|
41347
41347
|
value: owner === null || owner === void 0 ? void 0 : owner.emailId
|
|
41348
41348
|
}, {
|
|
41349
41349
|
title: "PT_OWNERSHIP_INFO_CORR_ADDR",
|
|
41350
|
-
value: owner === null || owner === void 0 ? void 0 : owner.
|
|
41350
|
+
value: owner === null || owner === void 0 ? void 0 : owner.permanentAddress
|
|
41351
41351
|
}]
|
|
41352
41352
|
};
|
|
41353
41353
|
})
|