fix: add key for recovery phrase word list

This commit is contained in:
RadoslavDimchev 2024-01-16 14:34:24 +02:00
parent d440900d05
commit de3c51d693
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ const RecoveryPhrase = ({ isKeystoreFiles }: RecoveryPhraseProps) => {
className={styles['recovery-phrase']}
>
{generatedMnemonic.map((word, index) => (
<XStack style={{ width: '100%' }}>
<XStack style={{ width: '100%' }} key={word}>
<Stack>
<Text key={index} size={19} weight={'semibold'} color="#0d162566">
{index + 1}.&nbsp;