pollination-react-io 0.0.17 → 0.0.18

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/build/index.js CHANGED
@@ -4804,9 +4804,7 @@ var GetModel = function (_a) {
4804
4804
  if (!getHbjson)
4805
4805
  return;
4806
4806
  getHbjson(key, selection, true);
4807
- },
4808
- // disabled={!getHbjson}
4809
- options: [{
4807
+ }, disabled: !getHbjson, options: [{
4810
4808
  options: [
4811
4809
  {
4812
4810
  type: 'checkbox',