// Vitest Snapshot v1

exports[`renders 1`] = `<a class="view-profile rounded-full" data-testid="view-profile-link" href="/#/profile" title="Profile and preferences"><img alt="Avatar of John Doe" src="https://example.com/avatar.jpg" title="John Doe" class="object-cover rounded-full aspect-square bg-k-bg-primary p-0.5 border border-solid border-white/10 transition duration-200 ease-in-out hover:border-white/30 active:scale-95" width="40"></a>`;
