Skip to content

Commit

Permalink
k (#3999)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx authored and Richard Kuo [bot] committed Feb 14, 2025
1 parent 3b25a2d commit cf288a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/app/chat/message/MemoizedTextComponents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export const MemoizedAnchor = memo(
}
return (
<MemoizedLink updatePresentingDocument={updatePresentingDocument}>
{children}l
{children}
</MemoizedLink>
);
}
Expand Down

0 comments on commit cf288a1

Please sign in to comment.