This commit is contained in:
zramsay 2024-08-10 19:10:27 -04:00
parent 7ca019a83e
commit a20b5ad113

View File

@ -31,7 +31,7 @@ const DialogComponent = ({
Your mnemonic provides full access to your wallet and funds.<br/>
Make sure to note it down.
</Typography>
<Typography component="div" style={{ ...styles.mnomonicDialogWarning }}>
<Typography component="div" style={{ ...styles.mnemonicDialogWarning }}>
Do not share your mnemonic with anyone
</Typography>
<GridView words={words} />