From 4e67ecc1da37a3e22adb8bb6bf06c17d810a444b Mon Sep 17 00:00:00 2001 From: Christie Molloy Date: Tue, 29 Sep 2020 14:21:07 -0400 Subject: [PATCH] update groups section --- src/groups/GroupsSection.tsx | 11 +++++------ src/groups/messages.json | 3 ++- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/groups/GroupsSection.tsx b/src/groups/GroupsSection.tsx index 5b26d7c024..5e7c5d26b7 100644 --- a/src/groups/GroupsSection.tsx +++ b/src/groups/GroupsSection.tsx @@ -10,6 +10,7 @@ import { ServerGroupMembersRepresentation, } from "./models/server-info"; import { TableToolbar } from "../components/table-toolbar/TableToolbar"; +import { ViewHeader } from "../components/view-header/ViewHeader"; import { Button, Divider, @@ -101,12 +102,10 @@ export const GroupsSection = () => { return ( - - - {t("groups")} - - - +