Skip to content

stable text input phone#1

Open
yerloveraaa wants to merge 13 commits into
mainfrom
setup-country
Open

stable text input phone#1
yerloveraaa wants to merge 13 commits into
mainfrom
setup-country

Conversation

@yerloveraaa
Copy link
Copy Markdown

No description provided.

@yerloveraaa yerloveraaa self-assigned this Feb 18, 2024
Comment thread src/PhoneInput.tsx Outdated
@@ -23,7 +30,7 @@ export default class PhoneInput<TextComponentType extends React.ComponentType =
super(props);

let {
Copy link
Copy Markdown

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

Comment thread src/PhoneInput.tsx Outdated
this.inputPhone = ref;
}}
mode={mode}
label={"Phone Number"}
Copy link
Copy Markdown

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