Skip to content

Conversation

yerloveraaa
Copy link

No description provided.

@yerloveraaa yerloveraaa self-assigned this Feb 18, 2024
constructor(props) {
super(props);

let {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove inputActionHandler. It is not used

this.inputPhone = ref;
}}
mode={mode}
label={"Phone Number"}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

define a component label prop to translate the text from the outside.

<PhoneInput lable={localized("phoneNumber"} />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants