@aloudata/aloudata-design 2.19.7 → 2.19.8

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.
@@ -327,8 +327,7 @@ export default function LogicItem(_ref) {
327
327
  size: "small",
328
328
  popupMatchSelectWidth: false,
329
329
  value: _logicType,
330
- onChange: onChangeRelation,
331
- disabled: nodes.length <= 1
330
+ onChange: onChangeRelation
332
331
  }), /*#__PURE__*/React.createElement(DragPreviewImage, {
333
332
  connect: preview,
334
333
  src: dargPreviewImg
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aloudata/aloudata-design",
3
- "version": "2.19.7",
3
+ "version": "2.19.8",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "module": "dist/index.js",