kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Update blankslate to allow Group Creation
rodzic
cced90a780
commit
83532aedba
|
@ -57,7 +57,6 @@ const Groups: React.FC = () => {
|
||||||
</Stack>
|
</Stack>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Stack space={4}>
|
<Stack space={4}>
|
||||||
{canCreateGroup && (
|
{canCreateGroup && (
|
||||||
|
|
Ładowanie…
Reference in New Issue