mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
DocumentCameraScreen copy changes (#1414)
Co-authored-by: Justin Hernandez <justin.hernandez@self.xyz>
This commit is contained in:
committed by
GitHub
parent
71a6b49140
commit
f2d2d821c2
@@ -79,7 +79,7 @@ export const DocumentCameraScreen = ({ onBack, onSuccess, safeAreaInsets }: Prop
|
||||
</XStack>
|
||||
</YStack>
|
||||
|
||||
<Additional style={styles.disclaimer}>SELF WILL NOT CAPTURE AN IMAGE OF YOUR PASSPORT.</Additional>
|
||||
<Additional style={styles.disclaimer}>Self will not capture an image of your ID.</Additional>
|
||||
|
||||
<SecondaryButton trackEvent={PassportEvents.CAMERA_SCREEN_CLOSED} onPress={onBack ?? (() => {})}>
|
||||
Cancel
|
||||
|
||||
Reference in New Issue
Block a user