feat(split-pane): support for side=right

This commit is contained in:
Manu Mtz.-Almeida
2017-03-14 21:05:16 +01:00
parent c79bd5ab81
commit 963cdcbe76
9 changed files with 66 additions and 6 deletions

View File

@@ -21,7 +21,6 @@ export class E2EPage {
}
}
@Component({
template: '<ion-nav [root]="root"></ion-nav>'
})