Remove link from ActicationValidator
This commit is contained in:
parent
afeffd3566
commit
fa7c17b193
|
@ -73,12 +73,7 @@ const ActivationValidatorSetup = () => {
|
|||
</XStack>
|
||||
</YStack>
|
||||
</YStack>
|
||||
<LinkWithArrow
|
||||
text="Skip to Dashboard"
|
||||
to="/"
|
||||
arrowLeft={true}
|
||||
style={{ marginTop: '88px' }}
|
||||
/>
|
||||
|
||||
</YStack>
|
||||
</Stack>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue