diff --git a/apps/frontend/src/app/app.component.html b/apps/frontend/src/app/app.component.html index dd8d46fc..0a920f15 100644 --- a/apps/frontend/src/app/app.component.html +++ b/apps/frontend/src/app/app.component.html @@ -1,5 +1,7 @@ - +@defer { + +} diff --git a/apps/frontend/src/app/dashboard/dashboard/dashboard.component.html b/apps/frontend/src/app/dashboard/dashboard/dashboard.component.html index 33e5564c..e334fe32 100644 --- a/apps/frontend/src/app/dashboard/dashboard/dashboard.component.html +++ b/apps/frontend/src/app/dashboard/dashboard/dashboard.component.html @@ -59,7 +59,7 @@

- @if (!loggedIn) { + @defer { @if (!loggedIn) {
Account @@ -92,7 +92,7 @@

- } + }} @if (loggedIn && unclaimed && !participated) {