Skip to content

Commit

Permalink
fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte W committed Jan 10, 2016
1 parent 88bde1c commit f2c9f78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default createClass({
className="box"
style={{...style, ...viewStyle}}
{...props}/>
)
);
},

renderThumb({ style, ...props}) {
Expand Down

0 comments on commit f2c9f78

Please sign in to comment.