Skip to content

Commit

Permalink
Tag update to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brownieboy committed Jun 12, 2016
1 parent 1ab6b45 commit 01fb08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The control is implemented in UMD format, so should also work for AMD/RequireJS,
Here's an example of how you might call it in your ReactJS's render method:

```JavaScript
<ReactBootstrapSlider
<ReactBootstrapSlider
value={this.state.currentValue}
handleChange={this.changeValue}
step={this.state.step}
Expand Down

0 comments on commit 01fb08c

Please sign in to comment.