mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +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="Upload" text="Remote Storage" hash="s3" />
|
||||
<SidebarItem icon="LeapArrow" text="Leap" hash="leap" />
|
||||
<SidebarItem icon="NullIcon" text="CalmEngine" hash="calm" />
|
||||
<SidebarItem icon="Node" text="CalmEngine" hash="calm" />
|
||||
<SidebarItem
|
||||
icon="Locked"
|
||||
text="Devices + Security"
|
||||
|
Loading…
Reference in New Issue
Block a user