x
1
<div><span class="relative flex shrink-0 overflow-hidden rounded-full h-10 w-10 text-base"><img loading="lazy" class="aspect-square h-full w-full" alt="joeldrapper" src="https://avatars.githubusercontent.com/u/246692?v=4"></span></div>
1
2
3
4
5
render(TestView.new) do
Avatar do
AvatarImage(src: "https://avatars.githubusercontent.com/u/246692?v=4", alt: "joeldrapper")
end
end