mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 11:28:00 +00:00
fix: remove not used imports giving error
This commit is contained in:
parent
32176744a1
commit
5b1964e12a
@ -1,6 +1,6 @@
|
||||
import { XStack, Stack, YStack } from 'tamagui'
|
||||
import { XStack, YStack } from 'tamagui'
|
||||
import { Text } from '@status-im/components'
|
||||
import { useState } from 'react'
|
||||
|
||||
const CompleteSetup = () => {
|
||||
return (
|
||||
<YStack style={{ width: '100%', padding: '16px 32px' }}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user