Progress
This commit is contained in:
@@ -79,6 +79,10 @@ class GroupsPage extends React.PureComponent {
|
||||
to: isPro ? '/groups/create' : undefined,
|
||||
onClick: isPro ? undefined : this.handleOpenProUpgradeModal,
|
||||
},
|
||||
{
|
||||
icon: 'search',
|
||||
to: '/search',
|
||||
},
|
||||
]}
|
||||
tabs={tabs}
|
||||
page='groups'
|
||||
|
||||
Reference in New Issue
Block a user