Skip to content

Commit

Permalink
Fix labels (ptomasroos#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic authored Mar 27, 2020
1 parent c02f7bc commit 67f0302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MultiSlider.js
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,6 @@ export default class MultiSlider extends React.Component {
<View>
{this.props.enableLabel && (
<Label
leftDiff={leftDiff}
oneMarkerValue={this.state.valueOne}
twoMarkerValue={this.state.valueTwo}
oneMarkerLeftPosition={positionOne}
Expand Down

0 comments on commit 67f0302

Please sign in to comment.