Skip to content

Commit

Permalink
Fix for Input styling on react-bootstrap.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKVal committed May 6, 2015
1 parent 326fc99 commit a46a924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples/Input.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ const ExampleInput = React.createClass({
hasFeedback
ref='input'
groupClassName='group-class'
wrapperClassName='wrapper-class'
labelClassName='label-class'
onChange={this.handleChange} />
);
Expand Down

0 comments on commit a46a924

Please sign in to comment.