intelicoreact 1.2.59 → 1.2.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.
@@ -208,7 +208,7 @@ function useMobileModal(_ref) {
208
208
  if (modalMobileContainerRef !== null && modalMobileContainerRef !== void 0 && modalMobileContainerRef.current) {
209
209
  var _modalMobileContainer9, _modalMobileContainer10;
210
210
 
211
- setScrollHeight(parseInt((modalMobileContainerRef === null || modalMobileContainerRef === void 0 ? void 0 : (_modalMobileContainer9 = modalMobileContainerRef.current) === null || _modalMobileContainer9 === void 0 ? void 0 : _modalMobileContainer9.scrollHeight) - (modalMobileContainerRef === null || modalMobileContainerRef === void 0 ? void 0 : (_modalMobileContainer10 = modalMobileContainerRef.current) === null || _modalMobileContainer10 === void 0 ? void 0 : _modalMobileContainer10.clientHeight)));
211
+ setScrollHeight((modalMobileContainerRef === null || modalMobileContainerRef === void 0 ? void 0 : (_modalMobileContainer9 = modalMobileContainerRef.current) === null || _modalMobileContainer9 === void 0 ? void 0 : _modalMobileContainer9.scrollHeight) - (modalMobileContainerRef === null || modalMobileContainerRef === void 0 ? void 0 : (_modalMobileContainer10 = modalMobileContainerRef.current) === null || _modalMobileContainer10 === void 0 ? void 0 : _modalMobileContainer10.clientHeight));
212
212
  }
213
213
  }, [scrollTop, modalMobileContainerRef === null || modalMobileContainerRef === void 0 ? void 0 : modalMobileContainerRef.current]);
214
214
  /* MODALS LOGIC | END */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.2.59",
3
+ "version": "1.2.60",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [