typo
This commit is contained in:
parent
7ca019a83e
commit
a20b5ad113
@ -31,7 +31,7 @@ const DialogComponent = ({
|
|||||||
Your mnemonic provides full access to your wallet and funds.<br/>
|
Your mnemonic provides full access to your wallet and funds.<br/>
|
||||||
Make sure to note it down.
|
Make sure to note it down.
|
||||||
</Typography>
|
</Typography>
|
||||||
<Typography component="div" style={{ ...styles.mnomonicDialogWarning }}>
|
<Typography component="div" style={{ ...styles.mnemonicDialogWarning }}>
|
||||||
Do not share your mnemonic with anyone
|
Do not share your mnemonic with anyone
|
||||||
</Typography>
|
</Typography>
|
||||||
<GridView words={words} />
|
<GridView words={words} />
|
||||||
|
Loading…
Reference in New Issue
Block a user