Remove link from ActicationValidator

This commit is contained in:
Hristo Nedelkov 2023-09-08 17:49:41 +03:00
parent afeffd3566
commit fa7c17b193
1 changed files with 1 additions and 6 deletions

View File

@ -73,12 +73,7 @@ const ActivationValidatorSetup = () => {
</XStack>
</YStack>
</YStack>
<LinkWithArrow
text="Skip to Dashboard"
to="/"
arrowLeft={true}
style={{ marginTop: '88px' }}
/>
</YStack>
</Stack>
)