@mseva/digit-ui-module-ptr 1.1.58 → 1.1.60
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 -26006
- 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 +2 -2
package/dist/index.modern.js
CHANGED
|
@@ -19255,7 +19255,7 @@ const PTRMyApplications = () => {
|
|
|
19255
19255
|
key: index
|
|
19256
19256
|
}, /*#__PURE__*/React.createElement(PetApplication, {
|
|
19257
19257
|
application: application,
|
|
19258
|
-
tenantId: user === null || user === void 0 ? void 0 : user.
|
|
19258
|
+
tenantId: user === null || user === void 0 ? void 0 : user.tenantId,
|
|
19259
19259
|
buttonLabel: getLabelValue()
|
|
19260
19260
|
}))), !(applicationsList !== null && applicationsList !== void 0 && applicationsList.length) > 0 && /*#__PURE__*/React.createElement("p", {
|
|
19261
19261
|
style: {
|