diff --git a/components/chart/day-column.js b/components/chart/day-column.js index 008cc31..bc9ebba 100644 --- a/components/chart/day-column.js +++ b/components/chart/day-column.js @@ -57,7 +57,7 @@ export default class DayColumn extends Component { /> ) } - columnElements.push(...[horizontalGrid, cycleDayLabel, dateLabel]) + columnElements.push(cycleDayLabel, dateLabel, horizontalGrid) // {nfpLineInfo.drawFhmLine ? //