ywana-core8 0.0.156 → 0.0.157

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
@@ -4319,7 +4319,7 @@
4319
4319
  label: label,
4320
4320
  raised: true,
4321
4321
  action: function action() {
4322
- return _action(rows);
4322
+ return _action(checked);
4323
4323
  }
4324
4324
  });
4325
4325
  });