Skip to content

Commit 79ed874

Browse files
committed
feat: undeprecate componentProperties
1 parent 90c43c7 commit 79ed874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ export interface RenderComponentOptions<ComponentType, Q extends Queries = typeo
215215
/**
216216
* @description
217217
* An object to set properties of the component
218-
* @deprecated use the `on` or `inputs` option instead.
218+
*
219219
* @default
220220
* {}
221221
*

0 commit comments

Comments
 (0)