mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
fix import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React, { useState } from 'react';
|
||||
import { YStack, ScrollView } from 'tamagui';
|
||||
import { YStack, XStack, ScrollView } from 'tamagui';
|
||||
import { Carousel } from '../components/Carousel';
|
||||
import US_PASSPORT from '../images/us_passport.jpeg'
|
||||
import US_PASSPORT_LASTPAGE from '../images/passport_lastpage_graybg.jpeg'
|
||||
|
||||
Reference in New Issue
Block a user