ywana-core8 0.0.647 → 0.0.648

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
@@ -8226,6 +8226,10 @@
8226
8226
  }));
8227
8227
  return item;
8228
8228
  });
8229
+ table.columns.push({
8230
+ id: "actions",
8231
+ label: ""
8232
+ });
8229
8233
  table.rows = rows;
8230
8234
  return {
8231
8235
  id: groupName,