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