Add join with address option (#420, #447)

This commit is contained in:
Ajay Bura 2022-05-03 16:01:50 +05:30
parent 3afc068a02
commit e51fc5a585
8 changed files with 202 additions and 2 deletions

View file

@ -125,7 +125,7 @@ function EmojiVerificationContent({ data, requestClose }) {
return (
<div className="emoji-verification__content">
<Text>Click accept to start the verification process</Text>
<Text>Click accept to start the verification process.</Text>
<div className="emoji-verification__buttons">
{
process