fade(e, { duration: 150 })} bind:open > {#if $userdetails !== undefined}
{#if $userdetails.img} profile picture {/if}
Welcome back
{$userdetails?.name}
{/if}