From 8ee9c972b06829ccae3adccf3009279f6aeaeb4c Mon Sep 17 00:00:00 2001 From: benal01 Date: Sat, 5 Apr 2025 20:18:25 -0400 Subject: need image on need list --- ufund-ui/src/app/components/need-list/need-list.component.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ufund-ui/src/app/components/need-list/need-list.component.html') diff --git a/ufund-ui/src/app/components/need-list/need-list.component.html b/ufund-ui/src/app/components/need-list/need-list.component.html index 406bfa0..1410ce6 100644 --- a/ufund-ui/src/app/components/need-list/need-list.component.html +++ b/ufund-ui/src/app/components/need-list/need-list.component.html @@ -2,12 +2,16 @@
+
+ Need image +
+ +
{{need.name}} {{need.type}}
-
URGENT location_on{{need.location}} @@ -21,6 +25,7 @@
+
-- cgit v1.2.3