mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-18 14:26:39 +00:00
clear code
This commit is contained in:
parent
9e48907400
commit
9cba0d88d4
@ -68,7 +68,7 @@ const ConsensusSelection = () => {
|
||||
Install Consensus client
|
||||
</TextTam>
|
||||
|
||||
<XStack space={'$8'} flexWrap="wrap">
|
||||
<XStack space={'$8'} flexWrap="wrap">
|
||||
<ConsensusClientCard name={clients[0].name} icon={clients[0].icon} />
|
||||
<YStack width={'67%'} maxWidth="550px" space={'$4'}>
|
||||
<Text size={19}>The resource efficient Ethereum Clients.</Text>
|
||||
|
@ -1,4 +1,4 @@
|
||||
import { Stack, XStack, YStack } from 'tamagui'
|
||||
import { Stack, YStack } from 'tamagui'
|
||||
import { Text } from '@status-im/components'
|
||||
|
||||
import ExecClientCard from './ExecClientCard'
|
||||
|
Loading…
x
Reference in New Issue
Block a user