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