mirror of https://github.com/status-im/consul.git
ui: Show a feedback icon instead of a learn icon in the help menu (#9552)
This commit is contained in:
parent
cb848760c6
commit
1e30503ece
|
@ -152,7 +152,7 @@
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
<MenuSeparator />
|
<MenuSeparator />
|
||||||
<MenuItem
|
<MenuItem
|
||||||
class="learn-link"
|
class="feedback-link"
|
||||||
@href={{env 'CONSUL_REPO_ISSUES_URL'}}
|
@href={{env 'CONSUL_REPO_ISSUES_URL'}}
|
||||||
>
|
>
|
||||||
<BlockSlot @name="label">
|
<BlockSlot @name="label">
|
||||||
|
|
Loading…
Reference in New Issue