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>
|
||||
{ contact?.groups.sort(lengthOrder).map(g => (
|
||||
<GroupLink
|
||||
mb="3"
|
||||
api={api}
|
||||
resource={g}
|
||||
groups={groups}
|
||||
|
Loading…
Reference in New Issue
Block a user