feat: change icon after copy

This commit is contained in:
RadoslavDimchev 2023-10-13 16:29:13 +03:00
parent d97ccc8c9e
commit e9ce5627c5
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ const RecoveryPhrase = ({ isKeystoreFiles }: RecoveryPhraseProps) => {
</Text>
))}
</Stack>
<CopyIcon size={20} />
{isCopied ? <CheckIcon size={20} /> : <CopyIcon size={20} />}
</YStack>
<Stack style={{ width: 'fit-content', marginBottom: '12px' }}>
<Button onPress={revealHandler}>