showSidebar = !showSidebar} class="{!data?.user ? 'hidden' : ''} cursor-pointer sm:ml-3 mr-1.5 2xl:hidden"> {#if !showSidebar}
{:else}
{/if}
Stocknear
{#if !data?.user}
Login
{:else}
Profile
star-solid
Watchlist
Price Alert
Portfolio
Logout
goto('/community/create-post')} class="shadow-lg inline-flex items-center justify-center w-full sm:h-10 font-medium bg-[#3C74D4] duration-150 ml-1 mr-0 sm:mr-2 rounded-full cursor-pointer">
Post
{/if}
{#if $screenWidth < 640}
{#if data?.user}
goto('/community/profile/')}>
Profile
goto('/watchlist/')}>
star-solid
Watchlist
goto('/price-alert/')}>
Price Alert
goto('/portfolio/')}>
Portfolio
Logout
© 2024 stocknear. All Rights Reserved.
{:else}
goto('/login')} class="cursor-pointer">
Login
© 2024 stocknear. All Rights Reserved.
{/if}
{/if}
{#if Cookie && $showCookieConsent === true}
{/if}
{#if !hideFooter} {/if}