mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-02 07:06:41 +03:00
Profile: remove mb from pinned groups
This commit is contained in:
parent
2e941f1c7a
commit
9c3327e387
@ -81,7 +81,6 @@ export function ViewProfile(props: any) {
|
|||||||
<Col>
|
<Col>
|
||||||
{ contact?.groups.sort(lengthOrder).map(g => (
|
{ contact?.groups.sort(lengthOrder).map(g => (
|
||||||
<GroupLink
|
<GroupLink
|
||||||
mb="3"
|
|
||||||
api={api}
|
api={api}
|
||||||
resource={g}
|
resource={g}
|
||||||
groups={groups}
|
groups={groups}
|
||||||
|
Loading…
Reference in New Issue
Block a user