Open joshi-anshul opened 4 years ago
@gauravsoni119 can you please upgrade the package :)
This package is no longer maintained. I created it initially(with angular 2.0) with the intention of providing easy support of installing the intl-tel-input. Now angular has great tooling in place. You guys can just copy/paste the code inside the package into your app and use it.
Hello,
Could you please upgrade module for Angular-10, In angular-10
ModuleWithProviders
required 1 argumentnode_modules/ng2-tel-input/src/ng2-tel-input.module.d.ts:3:23 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).
static forRoot(): ModuleWithProviders;
Thanks