Removed home layout in ui/index
unused now that we have HomePage
This commit is contained in:
parent
c7b70b77c5
commit
899be5b4f0
@ -111,17 +111,6 @@ const LAYOUT = {
|
|||||||
LEFT: null,
|
LEFT: null,
|
||||||
RIGHT: null,
|
RIGHT: null,
|
||||||
},
|
},
|
||||||
HOME: {
|
|
||||||
LEFT: [
|
|
||||||
<UserPanel />,
|
|
||||||
<PromoPanel />,
|
|
||||||
<LinkFooter />,
|
|
||||||
],
|
|
||||||
RIGHT: [
|
|
||||||
// <TrendsPanel />,
|
|
||||||
<WhoToFollowPanel />,
|
|
||||||
],
|
|
||||||
},
|
|
||||||
DEFAULT: {
|
DEFAULT: {
|
||||||
LEFT: [
|
LEFT: [
|
||||||
<WhoToFollowPanel />,
|
<WhoToFollowPanel />,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user