{#each icons as i} {#if i}
showInfo(e.detail)} on:click={() => handleClick(i)} /> {:else}
{/if} {/each}
{#if activeInfo === 'Information'}
{:else if activeInfo === 'Networking'}
{:else if activeInfo === 'CPU'}
{:else if activeInfo === 'Disk'}
{:else if activeInfo === 'ClaudeAI'}
{:else if activeInfo === 'Posts'}
{:else if activeInfo === 'Discord'}
{:else if activeInfo === 'GitHub'}
{:else}
TODO: {activeInfo}
{/if}
Powered by CheerpX
© 2022-2025 Leaning Technologies