Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Add @OverRide, remove @attribute/@group/@hero/@homepage (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks authored Jun 19, 2019
1 parent 75edcda commit eb64cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper-radio-group.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ Custom property | Description | Default
----------------|-------------|----------
`--paper-radio-group-item-padding` | The padding of the item | `12px`
@group Paper Elements
@element paper-radio-group
@demo demo/index.html
*/
Polymer({
/** @override */
_template: html`
<style>
:host {
Expand Down

0 comments on commit eb64cd0

Please # to comment.