parent
b2437c4500
commit
ea9a381c8c
|
@ -113,7 +113,7 @@ export const controlNameBinding: any = {
|
|||
*
|
||||
* ```ts
|
||||
* imports: [
|
||||
* ReactiveFormsModule.withConfig({warnOnNgModelWithFormControl: 'never'});
|
||||
* ReactiveFormsModule.withConfig({warnOnNgModelWithFormControl: 'never'})
|
||||
* ]
|
||||
* ```
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue