Test useTheme hook (#2625)

* Test useTheme hook
This commit is contained in:
Timo
2024-09-24 22:15:16 +02:00
committed by GitHub
parent ed35d6b377
commit d7b06760ad
3 changed files with 94 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
"@sentry/vite-plugin": "^2.0.0",
"@testing-library/dom": "^10.1.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.1",
"@types/content-type": "^1.1.5",
"@types/grecaptcha": "^3.0.9",