ywana-core8 0.0.937 → 0.0.938

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
@@ -5862,7 +5862,7 @@
5862
5862
  key: "content" + index + "_" + year + "-" + month + "-" + day,
5863
5863
  onClick: function onClick() {
5864
5864
  return selectCell({
5865
- row: lane.id,
5865
+ lane: lane.id,
5866
5866
  date: dayDate
5867
5867
  });
5868
5868
  }