mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
custom dropdown element
This commit is contained in:
@@ -61,7 +61,7 @@ class AppLinkElement extends BaseComponentElement {
|
||||
: html`<a
|
||||
class="btn btn-link"
|
||||
data-target="app-link.main"
|
||||
data-action="click:app-link#goTo"
|
||||
app-action="click:app-link#goTo"
|
||||
href="${this.to}"
|
||||
style="text-decoration: underline; cursor: pointer;"
|
||||
>${this.title}</a
|
||||
|
||||
Reference in New Issue
Block a user