forked from abner/for-legacy-web
fix: censor the whole email (#374)
This commit is contained in:
@@ -124,7 +124,7 @@ export const Account = observer(() => {
|
||||
</>
|
||||
) : (
|
||||
<>
|
||||
•••••••••••@{value.split("@").pop()}{" "}
|
||||
•••••••••••@••••••.•••{" "}
|
||||
<a
|
||||
onClick={(ev) =>
|
||||
stopPropagation(
|
||||
|
||||
Reference in New Issue
Block a user