Progress
This commit is contained in:
@@ -114,17 +114,17 @@ class Sidebar extends ImmutablePureComponent {
|
||||
to: '/',
|
||||
count: 124,
|
||||
},
|
||||
{
|
||||
title: 'Search',
|
||||
icon: 'search-sidebar',
|
||||
to: '/search',
|
||||
},
|
||||
{
|
||||
title: 'Notifications',
|
||||
icon: 'notifications',
|
||||
to: '/notifications',
|
||||
count: 40,
|
||||
},
|
||||
{
|
||||
title: 'Search',
|
||||
icon: 'search-alt',
|
||||
to: '/search',
|
||||
},
|
||||
{
|
||||
title: 'Groups',
|
||||
icon: 'group',
|
||||
|
||||
Reference in New Issue
Block a user