docs: add missing '@usageNotes' tag to documentation (#40909)
PR Close #40909
This commit is contained in:
parent
228b5f73b1
commit
b4301c3d88
|
@ -37,6 +37,7 @@ export const formDirectiveProvider: any = {
|
|||
* @see [Reactive Forms Guide](guide/reactive-forms)
|
||||
* @see `AbstractControl`
|
||||
*
|
||||
* @usageNotes
|
||||
* ### Register Form Group
|
||||
*
|
||||
* The following example registers a `FormGroup` with first name and last name controls,
|
||||
|
|
Loading…
Reference in New Issue