mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
settings: replace calm icon
This commit is contained in:
parent
f0e1a24b42
commit
9f64db52c1
@ -98,7 +98,7 @@ export default function SettingsScreen(props: any) {
|
|||||||
<SidebarItem icon="Image" text="Display" hash="display" />
|
<SidebarItem icon="Image" text="Display" hash="display" />
|
||||||
<SidebarItem icon="Upload" text="Remote Storage" hash="s3" />
|
<SidebarItem icon="Upload" text="Remote Storage" hash="s3" />
|
||||||
<SidebarItem icon="LeapArrow" text="Leap" hash="leap" />
|
<SidebarItem icon="LeapArrow" text="Leap" hash="leap" />
|
||||||
<SidebarItem icon="NullIcon" text="CalmEngine" hash="calm" />
|
<SidebarItem icon="Node" text="CalmEngine" hash="calm" />
|
||||||
<SidebarItem
|
<SidebarItem
|
||||||
icon="Locked"
|
icon="Locked"
|
||||||
text="Devices + Security"
|
text="Devices + Security"
|
||||||
|
Loading…
Reference in New Issue
Block a user