mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Whitespace added
This commit is contained in:
parent
cb02587ee3
commit
4a2a2c8ca2
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ var Carousel = React.createClass({
|
|||
default:
|
||||
href = '/' + item.type + '/' + item.id + '/';
|
||||
}
|
||||
|
||||
return (
|
||||
<Thumbnail key={item.id}
|
||||
showLoves={this.props.showLoves}
|
||||
|
|
Loading…
Reference in a new issue