add @
notjuliet 1 year ago d27b74c6 986f7983
··· 113 113 </Show> 114 114 <Show when={loginState() && handle()}> 115 115 <div class="mb-5"> 116 116 - Logged in as {handle()} ( 116 116 + Logged in as @{handle()} ( 117 117 <a href="" class="text-red-600" onclick={() => logoutBsky()}> 118 118 Logout 119 119 </a>