aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/dashboard/dashboard.component.html
blob: a1151b7a52f099fe24899a620734cfe024d12c3e (plain) (blame)
1
2
3
4
<h1>Dashboard</h1>
<app-cupboard></app-cupboard>
<app-funding-basket *ngIf="!isManager()"></app-funding-basket>