-
Notifications
You must be signed in to change notification settings - Fork 232
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
React Testing Library ships with TypeScript types, and when moving to use renderHook
from this react-hooks-testing-library, there are no types declared.
This seems like the types could mostly be re-exported from react-testing-library, and pull in what it had for testHook
before removing it in v6.0.0: testing-library/react-testing-library@12d934a#diff-494415c3af35245ecae73f5d42d8b331L55
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers