docs: fix Redundant "See also:" link in ContentChild (#28334)
PR Close #28334
This commit is contained in:
parent
bcf17bc91c
commit
dabcb3e17b
|
@ -175,8 +175,6 @@ export interface ContentChildDecorator {
|
||||||
/**
|
/**
|
||||||
* Type of the ContentChild metadata.
|
* Type of the ContentChild metadata.
|
||||||
*
|
*
|
||||||
* @see `ContentChild`.
|
|
||||||
*
|
|
||||||
* @publicApi
|
* @publicApi
|
||||||
*/
|
*/
|
||||||
export type ContentChild = Query;
|
export type ContentChild = Query;
|
||||||
|
|
Loading…
Reference in New Issue