fix: remove not used XStack

This commit is contained in:
RadoslavDimchev 2024-01-22 16:08:16 +02:00
parent 7db7040260
commit a21725eb56
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { XStack, YStack } from 'tamagui'
import { YStack } from 'tamagui'
import { Text } from '@status-im/components'
import OverviewCard from './OverviewCard'