Address some feedback. (#233)

This commit is contained in:
Lee Robinson
2023-10-27 10:26:16 -05:00
committed by GitHub
parent bcceeb71ab
commit 44b3b1f37c

View File

@@ -31,6 +31,7 @@ export default async function LatestInvoices({
<div className="flex items-center">
<Image
src={invoice.image_url}
alt={`${invoice.name}'s profile picture`}
className="mr-4 rounded-full"
width={32}
height={32}