Skip to content

Commit

Permalink
feat: deprecate componentProperties (#486)
Browse files Browse the repository at this point in the history
Closes #471
  • Loading branch information
mlz11 committed Aug 14, 2024
1 parent 460fb32 commit 81b457b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/testing-library/src/lib/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ export interface RenderComponentOptions<ComponentType, Q extends Queries = typeo
/**
* @description
* An object to set properties of the component
*
* @deprecated use the `on` or `inputs` option instead.
* @default
* {}
*
Expand Down

0 comments on commit 81b457b

Please sign in to comment.