import "jest-dom/extend-expect" is deprecated
A warning/error printed in the console jest-dom has moved to @testing-library/jest-dom. Please uninstall jest-dom and install @testing-library/jest-dom instead, or use an older version of jest-dom. If you do upgrade to @testing-library/jest-dom, make sure to...
Recent Comments