mirror of https://github.com/status-im/consul.git
parent
028f1d8c50
commit
1f5aa83a9e
|
@ -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…
Reference in New Issue