aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/app.component.html
blob: 6b9338ca3f7acebf405e1782200c346d109cae33 (plain) (blame)
1
2
3
4
5
6
<h1>jelly solutions</h1>
<span>{{currentUser$ | async}}</span>
<hr>

<router-outlet />