chore(): checkbox use ion-checkbox scss

This commit is contained in:
Adam Bradley
2015-09-21 21:00:14 -05:00
parent 03d3899bce
commit 0f41aec2b6
5 changed files with 8 additions and 12 deletions

View File

@ -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',