installed react testing library

This commit is contained in:
andres alcocer
2022-11-27 21:38:30 -05:00
parent 97011b55b3
commit 41adc7eb01
4 changed files with 62 additions and 2 deletions

View File

@@ -57,6 +57,7 @@
"@storybook/preset-create-react-app": "^4.1.2",
"@storybook/react": "^6.5.13",
"@storybook/testing-library": "^0.0.13",
"@testing-library/react": "^13.4.0",
"babel-loader": "^9.1.0",
"babel-plugin-named-exports-order": "^0.0.2",
"clean-webpack-plugin": "^4.0.0",