Skip to content

Commit

Permalink
Merge branch 'spike-button-with-link-support' into spike-unify-link-s…
Browse files Browse the repository at this point in the history
…tandalone
  • Loading branch information
didoo committed May 5, 2022
2 parents 9e2b9bf + e104fbf commit 92b39ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/addon/components/hds/button/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
@route={{@route}}
@isRouteExternal={{@isRouteExternal}}
@href={{@href}}
@isHrefExternal={{@isHrefExternal}}
...attributes
aria-label={{if this.isIconOnly this.text null}}
type={{this.type}}
Expand Down

0 comments on commit 92b39ce

Please sign in to comment.