From d7c974a98de42f41f3ca16f961d2dee96a3c4313 Mon Sep 17 00:00:00 2001 From: Gunther6070 Date: Sat, 5 Apr 2025 13:17:29 -0400 Subject: Added running total to checkout --- ufund-ui/src/app/components/funding-basket/funding-basket.component.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ufund-ui/src/app/components/funding-basket/funding-basket.component.html') diff --git a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html index bba66a3..67e1083 100644 --- a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html +++ b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html @@ -36,6 +36,7 @@
-- cgit v1.2.3