fix: remove component from Text
This commit is contained in:
parent
05060998c4
commit
4ff349bbf2
|
@ -28,8 +28,8 @@ const ValidatorManagementContent = () => {
|
|||
</XStack>
|
||||
<Text size={27} weight={'semibold'}>
|
||||
Validators
|
||||
<ManagementTabs />
|
||||
</Text>
|
||||
<ManagementTabs />
|
||||
</YStack>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue