labsense-ui-kit 1.2.20 → 1.2.21

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.
@@ -3763,6 +3763,7 @@ var useCustomModal = function useCustomModal(_ref4) {
3763
3763
  }, content);
3764
3764
  };
3765
3765
  return {
3766
+ isOpen: isOpen,
3766
3767
  setIsOpen: setIsOpen,
3767
3768
  createModal: createModal
3768
3769
  };