mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): checkbox use ion-checkbox scss
This commit is contained in:
@ -34,7 +34,7 @@ import {IonicComponent, IonicView} from '../../config/annotations';
|
||||
'id'
|
||||
],
|
||||
host: {
|
||||
'class': 'item',
|
||||
'class': 'item no-activated',
|
||||
'role': 'checkbox',
|
||||
'tappable': 'true',
|
||||
'[attr.tab-index]': 'tabIndex',
|
||||
|
Reference in New Issue
Block a user