refactor: signin page
This commit is contained in:
parent
936488f51e
commit
24c573ccf0
10 changed files with 47 additions and 39 deletions
|
@ -5,7 +5,7 @@
|
|||
<div sticky top-0 h-screen flex="~ col">
|
||||
<slot name="left">
|
||||
<AccountMe v-if="currentUser" />
|
||||
<AccountSignIn v-else />
|
||||
<AccountSignInEntry v-else />
|
||||
</slot>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue