Skip to content

Commit

Permalink
Merge pull request #25 from PolymerElements/add-behavior-annotation
Browse files Browse the repository at this point in the history
Add @polymerBehavior to test element
  • Loading branch information
valdrinkoshi authored Apr 17, 2017
2 parents de9276a + 5e76d6e commit d05d06e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test-elements.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@

</script>
<script>
/** @polymerBehavior */
Polymer.ObserveIronResizeBehavior = {
properties: {
ironResizeCount: {
Expand Down

0 comments on commit d05d06e

Please sign in to comment.