Fixed issues with panel naming and importing after code split

• Fixed:
- issues with panel naming and importing after code split
This commit is contained in:
mgabdev
2020-08-12 18:39:50 -05:00
parent fa7dd139a8
commit 5a77411d2d
5 changed files with 12 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ import PageTitle from '../features/ui/util/page_title'
import DefaultLayout from '../layouts/default_layout'
import {
LinkFooter,
GroupSidebarPanel,
GroupsPanel,
ProgressPanel,
TrendsPanel,
WhoToFollowPanel,
@@ -50,7 +50,7 @@ class CommunityPage extends PureComponent {
ProgressPanel,
TrendsPanel,
WhoToFollowPanel,
GroupSidebarPanel,
GroupsPanel,
LinkFooter,
]}
>