We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac45e01 commit d672464Copy full SHA for d672464
package.json
@@ -22,6 +22,10 @@
22
"devDependencies": {
23
"@tailwindcss/line-clamp": "^0.4.0",
24
"@tailwindcss/typography": "^0.5.4",
25
+ "@testing-library/dom": "^8.16.0",
26
+ "@testing-library/jest-dom": "^5.16.4",
27
+ "@testing-library/react": "^13.3.0",
28
+ "@testing-library/user-event": "^14.2.5",
29
"@types/jest": "^28.1.6",
30
"@types/react": "^18.0.15",
31
"@types/react-dom": "^18.0.6",
0 commit comments