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,
|
||||
RIGHT: null,
|
||||
},
|
||||
HOME: {
|
||||
LEFT: [
|
||||
<UserPanel />,
|
||||
<PromoPanel />,
|
||||
<LinkFooter />,
|
||||
],
|
||||
RIGHT: [
|
||||
// <TrendsPanel />,
|
||||
<WhoToFollowPanel />,
|
||||
],
|
||||
},
|
||||
DEFAULT: {
|
||||
LEFT: [
|
||||
<WhoToFollowPanel />,
|
||||
|
Loading…
x
Reference in New Issue
Block a user