Don't warn on internal links (#3089)

* Don't want on internal links

* Just disable mismatch for this inline link
This commit is contained in:
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

View file

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