Init test case component

This commit is contained in:
2023-11-21 14:47:25 +07:00
parent 4aae26e994
commit 04ef95754c
20 changed files with 439 additions and 8 deletions
+2
View File
@@ -14,12 +14,14 @@
"@emotion/is-prop-valid": "^1.2.1",
"@supabase/supabase-js": "^2.38.4",
"@tanstack/react-query": "^5.8.4",
"@types/react-test-renderer": "^18.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.47.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.11.0",
"react-router-dom": "^6.17.0",
"react-test-renderer": "^18.2.0",
"styled-components": "^6.1.0"
},
"devDependencies": {