You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Tooltiptitle={<div>You will need to scan another QR-code on the next page. Each time you make a transaction, you will need to type in two 6-digit codes, which are shown simultaneously next to each other on your Google Authenticator.<br/><br/>This is advisable if you intend to make larger transactions with this wallet</div>}>
<Tooltiptitle={<div>You will need to scan another QR-code on the next page. Each time you make a transaction, you will need to type in two 6-digit codes, which are shown simultaneously next to each other on your Google Authenticator.<br/><br/>This is advisable if you intend to make larger transactions with this wallet</div>}>
397
+
<QuestionCircleOutlined/>
398
+
</Tooltip>
399
+
</Space>
400
+
</Checkbox>}
389
401
</Space>
390
402
</Row>
391
403
</AnimatedSection>
@@ -416,12 +428,16 @@ const Create = () => {
416
428
<Heading>Prepare Your 1wallet</Heading>
417
429
</Space>
418
430
</Row>
419
-
{/* <Row style={{ marginBottom: 16 }}> */}
420
-
{/* <Space direction='vertical' size='small'> */}
421
-
{/* <Hint>Set up a daily spending limit:</Hint> */}
0 commit comments