mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-03 20:31:43 -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 Button = require('../../components/forms/button.jsx');
|
||||||
var Box = require('../../components/box/box.jsx');
|
var Box = require('../../components/box/box.jsx');
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
var Hoc = React.createClass({
|
var Hoc = React.createClass({
|
||||||
type: 'Hoc',
|
type: 'Hoc',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue