From 9917e8a4eb02eab5e770bb1e95c28f98e02d1265 Mon Sep 17 00:00:00 2001 From: benal01 Date: Mon, 17 Mar 2025 17:07:11 -0400 Subject: cupboard edit form with default values --- .../components/cupboard/cupboard.component.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'ufund-ui/src/app/components/cupboard/cupboard.component.html') diff --git a/ufund-ui/src/app/components/cupboard/cupboard.component.html b/ufund-ui/src/app/components/cupboard/cupboard.component.html index d9a247d..2749850 100644 --- a/ufund-ui/src/app/components/cupboard/cupboard.component.html +++ b/ufund-ui/src/app/components/cupboard/cupboard.component.html @@ -1,6 +1,7 @@

Cupboard

Create a new need

@@ -20,6 +21,29 @@ +
+
+

Update a need

+
+
+
+ + +
+
+
+
+
+
+
+ +
+ +
+ +
+ +

\ No newline at end of file -- cgit v1.2.3