ls-pro-common 3.0.91 → 3.0.92

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.
@@ -413,6 +413,9 @@ var InputTable = /*#__PURE__*/React.forwardRef(function (prop, ref) {
413
413
  if (!multiple) {
414
414
  handleValue(rowData);
415
415
  }
416
+ },
417
+ onClick: function onClick(e) {
418
+ e.preventDefault();
416
419
  }
417
420
  };
418
421
  },
@@ -413,6 +413,9 @@ var InputTable = /*#__PURE__*/React.forwardRef(function (prop, ref) {
413
413
  if (!multiple) {
414
414
  handleValue(rowData);
415
415
  }
416
+ },
417
+ onClick: function onClick(e) {
418
+ e.preventDefault();
416
419
  }
417
420
  };
418
421
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ls-pro-common",
3
- "version": "3.0.91",
3
+ "version": "3.0.92",
4
4
  "description": "ls-pro-common",
5
5
  "license": "MIT",
6
6
  "sideEffects": [