Skip to content

Commit d184618

Browse files
feat: childComponentOverrides is stable (#338)
1 parent 455b5ef commit d184618

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/testing-library/src/lib/models.ts

-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ export interface RenderComponentOptions<ComponentType, Q extends Queries = typeo
255255
* ]
256256
* })
257257
*
258-
* @experimental
259258
*/
260259
childComponentOverrides?: ComponentOverride<any>[];
261260
/**

0 commit comments

Comments
 (0)