diff options
Diffstat (limited to 'ufund-ui/src/app/dashboard/dashboard.component.html')
-rw-r--r-- | ufund-ui/src/app/dashboard/dashboard.component.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ufund-ui/src/app/dashboard/dashboard.component.html b/ufund-ui/src/app/dashboard/dashboard.component.html new file mode 100644 index 0000000..9c5fce9 --- /dev/null +++ b/ufund-ui/src/app/dashboard/dashboard.component.html @@ -0,0 +1 @@ +<p>dashboard works!</p> |