@@ -36,7 +52,9 @@ class HomePage extends ImmutablePureComponent {
- {LAYOUT.LEFT}
+
+ {showFundingPanel && }
+ {showCryptoDonatePanel && }
@@ -59,7 +77,11 @@ class HomePage extends ImmutablePureComponent {
- {LAYOUT.RIGHT}
+ {showTrendsPanel &&
}
+ {showWhoToFollowPanel &&
}
+
+
+