mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
Remove extra white space on HOC Landing
This commit is contained in:
parent
4424fe2f0b
commit
5a8ab315b5
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ require('./hoc.scss');
|
|||
var Button = require('../../components/forms/button.jsx');
|
||||
var Box = require('../../components/box/box.jsx');
|
||||
|
||||
|
||||
|
||||
var Hoc = React.createClass({
|
||||
type: 'Hoc',
|
||||
|
||||
|
|
Loading…
Reference in a new issue