diff --git a/paper-toggle-button.js b/paper-toggle-button.js index 7d306b0..a75462f 100644 --- a/paper-toggle-button.js +++ b/paper-toggle-button.js @@ -56,13 +56,12 @@ Custom property | Description | Default This element applies the mixin `--paper-font-common-base` but does not import `paper-styles/typography.html`. In order to apply the `Roboto` font to this element, make sure you've imported `paper-styles/typography.html`. -@group Paper Elements @element paper-toggle-button @demo demo/index.html */ Polymer({ is: 'paper-toggle-button', - + /** @override */ _template: html`