Update blankslate to allow Group Creation
This commit is contained in:
parent
cced90a780
commit
83532aedba
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ const Groups: React.FC = () => {
|
|||
</Stack>
|
||||
);
|
||||
|
||||
|
||||
return (
|
||||
<Stack space={4}>
|
||||
{canCreateGroup && (
|
||||
|
|
Loading…
Reference in a new issue