Skip to content

Commit

Permalink
Merge pull request #26 from jklein24/master
Browse files Browse the repository at this point in the history
Add a missing @polymerBehavior
  • Loading branch information
jklein24 committed Jun 9, 2015
2 parents e11d0e2 + d305256 commit 180dae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paper-button-behavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
}
};

/** @polymerBehavior */
Polymer.PaperButtonBehavior = [
Polymer.IronButtonState,
Polymer.IronControlState,
Expand Down

0 comments on commit 180dae2

Please sign in to comment.