mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Thanks Travis
Gotta love missing semicolons
This commit is contained in:
parent
68d10ffe32
commit
94dec64045
1 changed files with 1 additions and 1 deletions
|
@ -164,6 +164,6 @@ var Download = React.createClass({
|
|||
</div>
|
||||
);
|
||||
}
|
||||
})
|
||||
});
|
||||
|
||||
render(<Page><Download /></Page>, document.getElementById('app'));
|
||||
|
|
Loading…
Reference in a new issue