mirror of
https://github.com/selfxyz/self.git
synced 2026-01-15 01:28:18 -05:00
rename ressources
This commit is contained in:
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |
@@ -2,7 +2,7 @@ import React, { useState } from 'react';
|
||||
import { YStack, Text, XStack, Button, ScrollView } from 'tamagui';
|
||||
import { bgGreen, borderColor, textBlack, textColor1 } from '../utils/colors';
|
||||
import { Carousel } from '../components/Carousel';
|
||||
import US_PASSPORT from '../images/us-passport.png'
|
||||
import US_PASSPORT from '../images/us_passport.png'
|
||||
import REMOVE_CASE from '../images/remove_case.png'
|
||||
import US_PASSPORT_LASTPAGE from '../images/passport_lastpage_graybg.png'
|
||||
import US_PASSPORT_LASTPAGE_IOS from '../images/passport_lastpage_iphone.png'
|
||||
|
||||
Reference in New Issue
Block a user