diff --git a/js/components/Balance.js b/js/components/Balance.js index 7b374d16..db2b79c9 100644 --- a/js/components/Balance.js +++ b/js/components/Balance.js @@ -17,7 +17,7 @@ const Balance = props => ( onChange={props.handleChange} onMouseDown={props.showMarquee} onMouseUp={props.hideMarquee} - title="Panning Bar" + title="Balance" /> ); diff --git a/js/components/MainWindow/__snapshots__/index.test.js.snap b/js/components/MainWindow/__snapshots__/index.test.js.snap index 91a270b0..6ad74dc3 100644 --- a/js/components/MainWindow/__snapshots__/index.test.js.snap +++ b/js/components/MainWindow/__snapshots__/index.test.js.snap @@ -290,7 +290,7 @@ exports[`MainWindow renders to snapshot 1`] = ` "backgroundPosition": "0 -0px", } } - title="Panning Bar" + title="Balance" type="range" value={0} />