aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/dashboard/dashboard.component.html
blob: c73849f08ff829ece6b3513d40d4a251d33ad42d (plain) (blame)
1
2
3
4
5
<p>dashboard works!</p>
<ul>
    <li><a routerLink="/cupboard">Go to the Cupboard</a></li>
    <li><a routerLink="/basket">Go to my basket</a></li>
</ul>