From f71f93ac75869a94ad50ab5dafa54b15e9c7eeee Mon Sep 17 00:00:00 2001 From: shehab-shepl <46675464+shehab-shepl@users.noreply.github.com> Date: Mon, 30 May 2022 22:15:11 +0200 Subject: [PATCH] edit text input component (pass to it testID prop) --- components/ConfirmationCodeInput.js | 1 + 1 file changed, 1 insertion(+) diff --git a/components/ConfirmationCodeInput.js b/components/ConfirmationCodeInput.js index 1d9f9b2..d07dba8 100644 --- a/components/ConfirmationCodeInput.js +++ b/components/ConfirmationCodeInput.js @@ -259,6 +259,7 @@ export default class ConfirmationCodeInput extends Component { const id = i; codeInputs.push( (this.codeInputRefs[id] = ref)} style={[