ywana-core8 0.1.39 → 0.1.40

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/dist/index.umd.js CHANGED
@@ -7133,7 +7133,7 @@
7133
7133
  label: label,
7134
7134
  value: value1,
7135
7135
  onChange: change,
7136
- readOnly: editable
7136
+ readOnly: !editable
7137
7137
  });
7138
7138
  case TYPES$1.NUMBER:
7139
7139
  return /*#__PURE__*/React__default["default"].createElement(NumberEditor, {