AP-64 (#86)
Some checks failed
Backend Deploy / build (push) Successful in 23s
Backend Build and Test / build (push) Failing after 2m2s

closes #64

Reviewed-on: #86
This commit is contained in:
2025-05-26 09:10:25 +02:00
parent daebcdeccd
commit 550933db11
15 changed files with 250 additions and 22 deletions

View File

@@ -1,8 +1,11 @@
<ion-header [translucent]="true" class="ion-no-border">
<ion-toolbar>
<ion-title>
Allowance
</ion-title>
<div class="toolbar">
<ion-title>
Allowance
</ion-title>
<button class="top-add-button" (click)="createAllowance()">Add Goal</button>
</div>
</ion-toolbar>
</ion-header>