feat(SW-1543): move auth check within component to be suspended

This commit is contained in:
Christian Andolf
2025-02-06 16:22:43 +01:00
parent ced8dd5d99
commit 69d57b73a2
4 changed files with 20 additions and 17 deletions

View File

@@ -55,6 +55,10 @@
}
}
.section:empty {
display: none;
}
.section {
margin-left: auto;
margin-right: auto;