Skip to content

Commit 67f0302

Browse files
authored
Fix labels (ptomasroos#180)
1 parent c02f7bc commit 67f0302

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MultiSlider.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,6 @@ export default class MultiSlider extends React.Component {
543543
<View>
544544
{this.props.enableLabel && (
545545
<Label
546-
leftDiff={leftDiff}
547546
oneMarkerValue={this.state.valueOne}
548547
twoMarkerValue={this.state.valueTwo}
549548
oneMarkerLeftPosition={positionOne}

0 commit comments

Comments
 (0)