Skip to content

Commit

Permalink
Allow class of expanded paper-item to be customized
Browse files Browse the repository at this point in the history
  • Loading branch information
Subtletree committed Apr 11, 2018
1 parent ead6d84 commit bb0be54
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{{#paper-item onClick=onClose noink=true as |controls|}}
{{#paper-item class=class onClick=onClose noink=true as |controls|}}
{{yield controls}}
{{/paper-item}}
{{/paper-item}}

0 comments on commit bb0be54

Please sign in to comment.