Skip to content

Instantly share code, notes, and snippets.

@vinnymac
Created February 1, 2023 04:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinnymac/2b53fba14a9fd1ed2fb77e760019b5b0 to your computer and use it in GitHub Desktop.
Save vinnymac/2b53fba14a9fd1ed2fb77e760019b5b0 to your computer and use it in GitHub Desktop.
React 18 Testing Library Install
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