Skip to content

Commit

Permalink
enable mobile onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
Perronef5 committed Dec 16, 2024
1 parent 6aa412c commit e50c77d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,12 @@ const SelectNetworkScreen = () => {
marginTop="2xl"
backgroundColor="bg.brand-secondary"
backgroundColorPressed="blue.light-200"
opacity={0.3}
padding="xl"
paddingEnd="4xl"
borderTopStartRadius="4xl"
borderTopEndRadius="4xl"
flexDirection="row"
alignItems="center"
disabled
onPress={onMobileSelected}
>
<MobileIcon />
Expand Down

0 comments on commit e50c77d

Please sign in to comment.