@unbxd-ui/unbxd-react-components 0.2.125 → 0.2.126

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.
@@ -43,7 +43,7 @@ var InlineModal = function InlineModal(props, ref) {
43
43
  setIsModalOpen(newState);
44
44
  };
45
45
  var onActivatorClick = function onActivatorClick(e) {
46
- e.stopPropagation();
46
+ //e.stopPropagation();
47
47
  changeModalState(!isModalOpen);
48
48
  };
49
49
  var onBodyClick = function onBodyClick(e) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unbxd-ui/unbxd-react-components",
3
- "version": "0.2.125",
3
+ "version": "0.2.126",
4
4
  "description": "React components library",
5
5
  "keywords": [
6
6
  "react components",