ywana-core8 0.0.61 → 0.0.62

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.
@@ -4298,7 +4298,7 @@ var TableEditor = function TableEditor(props) {
4298
4298
  action: function action() {
4299
4299
  return run(_action, item);
4300
4300
  }
4301
- }) : null : /*#__PURE__*/React.createElement(Icon, {
4301
+ }) : 'x' : /*#__PURE__*/React.createElement(Icon, {
4302
4302
  icon: _action.icon,
4303
4303
  clickable: true,
4304
4304
  size: "small",