Skip to content

Commit

Permalink
Give up on the jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelli committed May 11, 2017
1 parent 79cfe9e commit 3355e98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions progress-bar.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@
</template>

<script>
/**
* @customElement
* @property disabled {boolean} Set to `true` to disable the progress bar
*/
class ProgressBar extends HTMLElement {
static get is() {
return 'progress-bar';
Expand Down

0 comments on commit 3355e98

Please sign in to comment.