mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-04 07:34:06 +00:00
pass new props
This commit is contained in:
parent
c9aacf51fa
commit
afb4a2d255
@ -54,7 +54,7 @@ const ActivationValidatorSetup = () => {
|
||||
<XStack space={'$3'} flexWrap={windowSize.width < 780 ? 'wrap' : 'nowrap'} width="100%">
|
||||
<ActivationCard text="Validator Queue" value="92603" />
|
||||
<ActivationCard text="Estimated Activation Time" value="32 Days" />
|
||||
<ActivationCard text="Current APR" value="4.40%" />
|
||||
<ActivationCard text="Current APR" value="4.40%" isLast={true}/>
|
||||
</XStack>
|
||||
</YStack>
|
||||
</YStack>
|
||||
|
Loading…
x
Reference in New Issue
Block a user