test(vue): improve test app (#30610)

Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
This commit is contained in:
Brandy Smith
2025-08-08 13:37:39 -04:00
committed by GitHub
parent a6b19f40b2
commit 2229c24bf5
45 changed files with 193 additions and 415 deletions

View File

@ -2,8 +2,8 @@
<ion-page data-pageid="inputs">
<ion-header :translucent="true">
<ion-toolbar>
<ion-buttons>
<ion-back-button></ion-back-button>
<ion-buttons slot="start">
<ion-back-button default-href="/"></ion-back-button>
</ion-buttons>
<ion-title>Inputs</ion-title>
</ion-toolbar>