Skip to content

Commit

Permalink
docs: remove @searchKeywords (#57560)
Browse files Browse the repository at this point in the history
This tag is not supported.

fixes #57540

PR Close #57560
  • Loading branch information
JeanMeche authored and alxhub committed Aug 28, 2024
1 parent 389933f commit 5501e9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/forms/src/directives/default_value_accessor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export const COMPOSITION_BUFFER_MODE = new InjectionToken<boolean>(
* elements. The accessor is used by the `FormControlDirective`, `FormControlName`, and
* `NgModel` directives.
*
* {@searchKeywords ngDefaultControl}
*
* @usageNotes
*
Expand Down

0 comments on commit 5501e9c

Please sign in to comment.