Skip to content

Commit

Permalink
refactor latest changes to trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
annacmc committed Nov 19, 2024
1 parent 648e70f commit 6da9970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/my-sites/stats/site.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ class StatsSite extends Component {
activeTab={ getActiveTab( this.props.chartTab ) }
activeLegend={ this.state.activeLegend }
onChangeLegend={ this.onChangeLegend }
isWithNewDateFiltering
isWithNewDateFiltering // @TODO:remove this prop once we release new date filtering
isWithNewDateControl
showArrows
slug={ slug }
Expand Down

0 comments on commit 6da9970

Please sign in to comment.