Update ValidatorOnboarding.tsx
This commit is contained in:
parent
c2ba93ba4d
commit
2dd9f32a78
|
@ -16,8 +16,9 @@ function ValidatorOnboarding() {
|
||||||
<Text size={15} weight="regular">
|
<Text size={15} weight="regular">
|
||||||
Earn Rewards for securing the Ethereum Network
|
Earn Rewards for securing the Ethereum Network
|
||||||
</Text>
|
</Text>
|
||||||
</YStack>
|
|
||||||
<FormStepper />
|
<FormStepper />
|
||||||
|
</YStack>
|
||||||
|
|
||||||
<Shadow
|
<Shadow
|
||||||
variant="$2"
|
variant="$2"
|
||||||
style={{
|
style={{
|
||||||
|
|
Loading…
Reference in New Issue