Progress
This commit is contained in:
@@ -21,6 +21,10 @@ export default class GroupsPage extends PureComponent {
|
||||
title: 'Featured',
|
||||
to: '/groups'
|
||||
},
|
||||
{
|
||||
title: 'New',
|
||||
to: '/groups/new'
|
||||
},
|
||||
{
|
||||
title: 'My Groups',
|
||||
to: '/groups/browse/member'
|
||||
|
||||
Reference in New Issue
Block a user