fix(frontend): render login page when unauthenticated
This commit is contained in:
@@ -45,4 +45,6 @@
|
||||
{@render children()}
|
||||
{/snippet}
|
||||
</TutorShell>
|
||||
{:else}
|
||||
{@render children()}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user