mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
toolbar button updates
This commit is contained in:
@@ -141,9 +141,9 @@ class ContactUs {
|
||||
template: `
|
||||
<ion-navbar *navbar>
|
||||
<ion-title>First Page Header</ion-title>
|
||||
<ion-nav-items primary>
|
||||
<ion-buttons start>
|
||||
<button class="e2eCloseMenu" (click)="closeModal()">Close</button>
|
||||
</ion-nav-items>
|
||||
</ion-buttons>
|
||||
</ion-navbar>
|
||||
<ion-content padding>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user