From f212bf83424591e246a20755c4cdf783a42d15b8 Mon Sep 17 00:00:00 2001 From: RadoslavDimchev Date: Thu, 18 Apr 2024 21:05:17 +0300 Subject: [PATCH] fix(consensus-selection): replace tamagui with status --- .../ConsensusClient/ConsensusSelection.tsx | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/src/pages/ValidatorOnboarding/ValidatorSetup/ConsensusClient/ConsensusSelection.tsx b/src/pages/ValidatorOnboarding/ValidatorSetup/ConsensusClient/ConsensusSelection.tsx index 0987652a..3f6bf078 100644 --- a/src/pages/ValidatorOnboarding/ValidatorSetup/ConsensusClient/ConsensusSelection.tsx +++ b/src/pages/ValidatorOnboarding/ValidatorSetup/ConsensusClient/ConsensusSelection.tsx @@ -1,4 +1,4 @@ -import { XStack, Stack, Text as TextTam, YStack } from 'tamagui' +import { XStack, Stack, YStack } from 'tamagui' import { Text } from '@status-im/components' import PairedDeviceCard from './PairedDeviceCard' @@ -35,7 +35,7 @@ const ConsensusSelection = () => { /> - + Consensus Client Detection @@ -50,15 +50,8 @@ const ConsensusSelection = () => { correct device and try again. - - - Install Consensus client - - - + Install Consensus client + The resource efficient Ethereum Clients.