Skip to content

Commit

Permalink
replicates shopelect bug
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Jul 22, 2017
1 parent f38b607 commit 5a0e8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/RangeSlider/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ class Main extends Component {
size={20}
onData={this.onData}
react={{
and: ["RangeSensor", "TopicSensor"]
and: ["TopicSensor", "RangeSensor"]
}}
/>
</div>
Expand Down

0 comments on commit 5a0e8b0

Please sign in to comment.