mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
:derp: missing comma
This commit is contained in:
@@ -45,7 +45,7 @@ import {CSS, raf} from 'ionic/util/dom';
|
||||
'<ng-content></ng-content>'+
|
||||
'</ion-item-content>' +
|
||||
'<ng-content select="[item-right]"></ng-content>' +
|
||||
'</ion-item-sliding-content>'
|
||||
'</ion-item-sliding-content>',
|
||||
directives: [NgIf]
|
||||
})
|
||||
export class ItemSliding {
|
||||
|
||||
Reference in New Issue
Block a user