mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
groupSwitcher: use 'Boot' for DMs + Drafts
This commit is contained in:
parent
6782785083
commit
2b257dcd8f
@ -118,7 +118,7 @@ export function GroupSwitcher(props: {
|
|||||||
mr={2}
|
mr={2}
|
||||||
color="gray"
|
color="gray"
|
||||||
display="block"
|
display="block"
|
||||||
icon="Circle"
|
icon="Boot"
|
||||||
/>
|
/>
|
||||||
<Text>DMs + Drafts</Text>
|
<Text>DMs + Drafts</Text>
|
||||||
</GroupSwitcherItem>}
|
</GroupSwitcherItem>}
|
||||||
|
Loading…
Reference in New Issue
Block a user