change selfie with ktp to selfie with setrip tag
This commit is contained in:
@@ -93,8 +93,8 @@ export function ReviewCard({ verification }: { verification: Verification }) {
|
||||
src={`/api/files/kyc/${verification.id}/ktp`}
|
||||
/>
|
||||
<ImagePreview
|
||||
label="Selfie + KTP"
|
||||
src={`/api/files/kyc/${verification.id}/selfie`}
|
||||
label="Foto memegang kertas SETRIP"
|
||||
src={`/api/files/kyc/${verification.id}/liveness`}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user