mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
Remove trailing whitespace
This commit is contained in:
parent
ed8ff0cad2
commit
8c3a3336f4
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ module.exports = React.createClass({
|
|||
},
|
||||
render: function () {
|
||||
return (
|
||||
<Box
|
||||
className="activity"
|
||||
<Box
|
||||
className="activity"
|
||||
title="What's Happening?">
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue