Skip to content

Commit

Permalink
minor wording fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huss committed Nov 28, 2024
1 parent 174a74e commit ea1de0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/app/containers/CompareChartContainer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ function mapStateToProps(state: RootState, ownProps: CompareChartContainerProps)
config: {
displayModeBar: true,
modeBarButtonsToRemove: defaultButtons,
// TO DO: Removes line above and uncomment below. Read above for more info
// TODO: Removes line above and uncomment below. Read above for more info
// modeBarButtonsToRemove: listOfButtons,
// modeBarButtonsToAdd: [{
// name: 'toggle-options',
Expand Down

0 comments on commit ea1de0d

Please sign in to comment.