{#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}