This reverts commit ac5b2cf31f.
This commit is contained in:
@@ -256,7 +256,7 @@ export const TextLink = memo(function TextLink({
|
||||
if (isExternal) {
|
||||
return {
|
||||
target: '_blank',
|
||||
// rel: 'noopener',
|
||||
// rel: 'noopener noreferrer',
|
||||
}
|
||||
}
|
||||
return {}
|
||||
|
||||
Reference in New Issue
Block a user