mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
test(toolbar): fix model header
This commit is contained in:
@ -306,7 +306,7 @@ export class E2EPage {
|
||||
template: `
|
||||
<ion-header>
|
||||
<ion-toolbar>
|
||||
<ion-buttons>
|
||||
<ion-buttons end>
|
||||
<button ion-button (click)="dismiss()" strong>Close</button>
|
||||
</ion-buttons>
|
||||
<ion-title>Modal</ion-title>
|
||||
|
Reference in New Issue
Block a user