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
|
||||
@icon='consul-color'
|
||||
@ariaLabel='Consul'
|
||||
@route='index'
|
||||
@query={{hash peer=undefined}}
|
||||
@href={{href-to 'index' params=(hash peer=undefined)}}
|
||||
@isHrefExternal={{false}}
|
||||
/>
|
||||
</:logo>
|
||||
<:actions>
|
||||
|
|
Loading…
Reference in New Issue