Whitespace added

This commit is contained in:
Rachel Thornton 2016-05-10 08:22:48 -04:00
parent cb02587ee3
commit 4a2a2c8ca2

View file

@ -53,6 +53,7 @@ var Carousel = React.createClass({
default:
href = '/' + item.type + '/' + item.id + '/';
}
return (
<Thumbnail key={item.id}
showLoves={this.props.showLoves}