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.cjs CHANGED
@@ -5869,7 +5869,7 @@ var Planner2 = function Planner2(_ref) {
5869
5869
  key: "content" + index + "_" + year + "-" + month + "-" + day,
5870
5870
  onClick: function onClick() {
5871
5871
  return selectCell({
5872
- row: lane.id,
5872
+ lane: lane.id,
5873
5873
  date: dayDate
5874
5874
  });
5875
5875
  }