mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Resolve linter issues
This commit is contained in:
@@ -114,6 +114,7 @@ class UserDetailComment extends React.Component {
|
||||
className={styles.external}
|
||||
href={`${comment.asset.url}?commentId=${comment.id}`}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<Icon name="open_in_new" /> {t('comment.view_context')}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user