@salesgenterp/ui-components 0.4.431 → 0.4.432
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
|
@@ -13535,7 +13535,7 @@ var VendorAccountDetails = function VendorAccountDetails(_ref) {
|
|
|
13535
13535
|
}
|
|
13536
13536
|
setDataLoading(false);
|
|
13537
13537
|
}
|
|
13538
|
-
}, [token, router$1]);
|
|
13538
|
+
}, [token, router$1 === null || router$1 === void 0 ? void 0 : router$1.isReady]);
|
|
13539
13539
|
if (!token) {
|
|
13540
13540
|
return /*#__PURE__*/React__default.createElement(VendorLogin, {
|
|
13541
13541
|
primaryColor: primaryColor,
|