mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-21 16:58:59 +00:00
fix: add new imports for Logo
This commit is contained in:
parent
67898225d1
commit
d9567ac529
@ -1,6 +1,6 @@
|
||||
import { XStack } from 'tamagui'
|
||||
import { Tag } from './Tag'
|
||||
import { Icon } from './Icon'
|
||||
import Icon from './Icon'
|
||||
import Tag from './Tag'
|
||||
|
||||
const Logo = () => {
|
||||
return (
|
Loading…
x
Reference in New Issue
Block a user