Skip to content

Commit

Permalink
make paper-item support target attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcobain committed Dec 21, 2017
1 parent 1dcd802 commit 399d60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/templates/components/paper-item.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
{{paper-button class="md-no-style"
onClick=onClick
href=href
target=target
onMouseEnter=(action mouseEnter) onMouseLeave=(action mouseLeave)}}
<div class="md-list-item-inner">
{{yield controls}}
Expand Down

0 comments on commit 399d60c

Please sign in to comment.