mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Update log tab icon
This commit is contained in:
parent
f30827ae2e
commit
7a98a63866
@ -28,7 +28,7 @@
|
|||||||
<TabBar
|
<TabBar
|
||||||
tabs={[
|
tabs={[
|
||||||
{ key: 'status', icon: 'chart', title: 'Host status' },
|
{ key: 'status', icon: 'chart', title: 'Host status' },
|
||||||
{ key: 'logs', icon: 'text', title: 'Logs' },
|
{ key: 'logs', icon: 'doc', title: 'Logs' },
|
||||||
{ key: 'systemInfo', icon: 'server', title: 'System info' },
|
{ key: 'systemInfo', icon: 'server', title: 'System info' },
|
||||||
]}
|
]}
|
||||||
bind:selectedKey={tab}
|
bind:selectedKey={tab}
|
||||||
|
Loading…
Reference in New Issue
Block a user