Skip to content

Commit

Permalink
Adding annotations for mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Sep 18, 2017
1 parent 280f8a0 commit 1c014f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/icons-demo.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<script>
/* @polymerMixin */
IconsDemo = superClass => {
return class extends superClass {
static get properties() {
Expand Down

0 comments on commit 1c014f0

Please sign in to comment.