Urwah Sajjad

Results 2 issues of Urwah Sajjad

### **Describe your change:** * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### **Checklist:** * [x]...

stale
awaiting reviews
tests are failing

The type of the _geoIpLookup_ is incorrectly defined in IntTelInput.d.ts ## Expected Behavior It should be defined as a function taking callback as an argument: geoIpLookup?: (callback: (countryCode: string) =>...