From 8a2d6c332a089c2dbb7351514499e16f343959ff Mon Sep 17 00:00:00 2001 From: sowgro Date: Wed, 26 Feb 2025 20:41:35 -0500 Subject: Start services and organize project --- ufund-ui/src/app/components/dashboard/dashboard.component.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 ufund-ui/src/app/components/dashboard/dashboard.component.html (limited to 'ufund-ui/src/app/components/dashboard/dashboard.component.html') diff --git a/ufund-ui/src/app/components/dashboard/dashboard.component.html b/ufund-ui/src/app/components/dashboard/dashboard.component.html new file mode 100644 index 0000000..9c5fce9 --- /dev/null +++ b/ufund-ui/src/app/components/dashboard/dashboard.component.html @@ -0,0 +1 @@ +

dashboard works!

-- cgit v1.2.3