Don't warn on internal links (#3089)

* Don't want on internal links

* Just disable mismatch for this inline link
zio/stable
Eric Bailey 2024-03-04 11:25:47 -06:00 committed by GitHub
parent b70c404d4b
commit ebd279ed68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@ let FeedItem = ({
text={sanitizeDisplayName(
authors[0].displayName || authors[0].handle,
)}
disableMismatchWarning
/>
{authors.length > 1 ? (
<>