docs: remove @searchKeywords (#57560)

This tag is not supported.

fixes #57540

PR Close #57560
This commit is contained in:
Matthieu Riegler 2024-08-28 11:22:31 +02:00 committed by Alex Rickabaugh
parent 29e526c147
commit ea1447532a

View file

@ -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
*