File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -117,9 +117,9 @@ fun CountryCodePickerExample() {
117117
118118<h3 ><- Functions -></h3 >
119119
120- <b >getFullPhoneNumber()</b > => Phone number with country code => return type <b >String</b >
121- <b >getOnlyPhoneNumber()</b > => Phone number only => return type <b >String</b >
122- <b >isPhoneNumber()</b > => Checks if the phone number is correct based on the country code => return type <b >Boolean</b >
120+ <b >getFullPhoneNumber()</b > => Phone number with country code => return type <b >String</b > </ br >
121+ <b >getOnlyPhoneNumber()</b > => Phone number only => return type <b >String</b > /br>
122+ <b >isPhoneNumber()</b > => Checks if the phone number is correct based on the country code => return type <b >Boolean</b >/br>
123123
124124<h3 > How to add in your project </h3 >
125125
You can’t perform that action at this time.
0 commit comments