Skip to content

Commit

Permalink
fix(module: radio): delete duplicated API (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisherspy authored Jul 24, 2019
1 parent 9f9f579 commit 2fc7350
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/radio/radio-item.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
[disabled]="disabled"
[platform]="platform"
[multipleLine]="multipleLine"
[disabled]="disabled"
[wrap]="wrap"
(onClick)="onRadioItemClick($event)"
>
<ng-content></ng-content>
Expand Down

0 comments on commit 2fc7350

Please sign in to comment.