Closed
Description
dom-testing-library
version: 10node
version: 12.16.0yarn
version: 1.22
Relevant code or config
import { waitFor } from '@testing-library/dom';
What happened:
TS2305: Module '"../../../node_modules/@types/testing-library__dom"'
has no exported member 'waitFor'.
Problem description: saw the deprecation warnings after upgrading to latest version, tried to take the action suggested in the message, ran into this problem.
Suggested solution: add the type in testing_library__dom?
Metadata
Metadata
Assignees
Labels
No labels