docs(forms): remove unnecessary {@link Injector}
jsdoc tags (#23186)
Inline code blocks are automatically linked, if possible, to their API page. PR Close #23186
This commit is contained in:

committed by
Igor Minar

parent
1aef4df127
commit
92821e338b
@ -18,7 +18,7 @@ export const NUMBER_VALUE_ACCESSOR: any = {
|
||||
|
||||
/**
|
||||
* The accessor for writing a number value and listening to changes that is used by the
|
||||
* {@link NgModel}, {@link FormControlDirective}, and {@link FormControlName} directives.
|
||||
* `NgModel`, `FormControlDirective`, and `FormControlName` directives.
|
||||
*
|
||||
* ### Example
|
||||
* ```
|
||||
|
Reference in New Issue
Block a user