Huffle c95a9cfbf8
All checks were successful
Backend Build and Test / build (push) Successful in 2m10s
add navigation to add allowance page
2025-05-25 18:05:40 +02:00

14 lines
318 B
HTML

<ion-header [translucent]="true">
<ion-toolbar>
<ion-title>edit-allowance</ion-title>
</ion-toolbar>
</ion-header>
<ion-content [fullscreen]="true">
<ion-header collapse="condense">
<ion-toolbar>
<ion-title size="large">edit-allowance</ion-title>
</ion-toolbar>
</ion-header>
</ion-content>