mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
Format and automatically fix linted code.
This commit is contained in:
@@ -43,7 +43,7 @@ export function MailProvider({ email }: Props) {
|
||||
|
||||
return (
|
||||
<div className={styles.mailProvider}>
|
||||
<a href={provider[1]} target="_blank">
|
||||
<a href={provider[1]} target="_blank" rel="noreferrer">
|
||||
<Button>
|
||||
<Text
|
||||
id="login.open_mail_provider"
|
||||
|
||||
Reference in New Issue
Block a user