Removed home layout in ui/index
unused now that we have HomePage
This commit is contained in:
@@ -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 />,
|
||||||
|
|||||||
Reference in New Issue
Block a user