This commit is contained in:
Eric Bailey
2026-03-17 16:04:36 -05:00
parent 7eb76c373e
commit 5224c03beb
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -145,6 +145,7 @@ export function Link({
return (
<InternalLink
testID={`profileCard-${profile.handle}-link`}
label={l`View ${
profile.displayName || sanitizeHandle(profile.handle)
}s profile`}