Removed search from Groups page

• Removed:
- search from Groups page
This commit is contained in:
mgabdev 2020-10-29 23:40:44 -05:00
parent 91b43f86fe
commit 8229b9dc2a

View File

@ -71,6 +71,7 @@ class GroupsPage extends React.PureComponent {
return ( return (
<DefaultLayout <DefaultLayout
noSearch
title={title} title={title}
actions={[ actions={[
{ {