Created
February 1, 2023 04:07
-
-
Save vinnymac/2b53fba14a9fd1ed2fb77e760019b5b0 to your computer and use it in GitHub Desktop.
React 18 Testing Library Install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn remove @testing-library/react-hooks -W && \ | |
yarn add -D @testing-library/react@latest -W |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment