mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
parent
028f1d8c50
commit
1f5aa83a9e
3
.changelog/19549.txt
Normal file
3
.changelog/19549.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
```release-note:bug
|
||||||
|
ui: clear peer on home logo link
|
||||||
|
```
|
@ -80,8 +80,8 @@
|
|||||||
<Hds::SideNav::Header::HomeLink
|
<Hds::SideNav::Header::HomeLink
|
||||||
@icon='consul-color'
|
@icon='consul-color'
|
||||||
@ariaLabel='Consul'
|
@ariaLabel='Consul'
|
||||||
@route='index'
|
@href={{href-to 'index' params=(hash peer=undefined)}}
|
||||||
@query={{hash peer=undefined}}
|
@isHrefExternal={{false}}
|
||||||
/>
|
/>
|
||||||
</:logo>
|
</:logo>
|
||||||
<:actions>
|
<:actions>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user