DocumentCameraScreen copy changes (#1414)

Co-authored-by: Justin Hernandez <justin.hernandez@self.xyz>
This commit is contained in:
Leszek Stachowski
2025-12-03 06:10:21 +01:00
committed by GitHub
parent 71a6b49140
commit f2d2d821c2
2 changed files with 2 additions and 2 deletions

View File

@@ -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