You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
* Handle newlines in user pills Fixes: vector-im/element-web#10994 * Fix typo in comment Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Refactor link generation for better readability * Use `<br>` instead of `<br/>` * Fix copy/paste error --------- Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>