diff --git a/frontend/src/components/group/GroupListBox.tsx b/frontend/src/components/group/GroupListBox.tsx index 822db66..f3da41f 100644 --- a/frontend/src/components/group/GroupListBox.tsx +++ b/frontend/src/components/group/GroupListBox.tsx @@ -11,6 +11,8 @@ export interface GroupListBoxProps extends ListRouteProps { export function GroupListBox({viewSet}: GroupListBoxProps): JSX.Element { + // TODO: Add some flavour text + return (