fix: remove not used XStack

This commit is contained in:
RadoslavDimchev 2024-01-22 16:08:16 +02:00
parent 7db7040260
commit a21725eb56

View File

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