{#if localWishlists.length > 0} {#snippet actions(wishlist, unlocked)} handleToggleFavorite(wishlist.ownerToken)} > (window.location.href = `/wishlist/${wishlist.ownerToken}/edit`)} > {t.dashboard.manage} { navigator.clipboard.writeText( `${window.location.origin}/wishlist/${wishlist.publicToken}` ); }} > {t.dashboard.copyLink} {#if unlocked} handleForget(wishlist.ownerToken)} > {t.dashboard.forget || "Forget"} {/if} {/snippet} {/if}