We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d840f6 commit 527042bCopy full SHA for 527042b
README.md
@@ -118,7 +118,7 @@ fun CountryCodePickerExample() {
118
<h3><- Functions -></h3>
119
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>
+<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>
123
124
<h3> How to add in your project </h3>
0 commit comments