feat(Début userContext + card): ajout du début de contextUser + card

This commit is contained in:
Laurian-Dufrechou
2023-03-21 20:56:44 +01:00
parent 4f90ebc285
commit 13b8406de9
7 changed files with 2418 additions and 2292 deletions
+3 -1
View File
@@ -21,7 +21,9 @@
"next": "13.2.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.43.5"
"react-hook-form": "^7.43.5",
"react-icons": "^4.8.0",
"react-slick": "^0.29.0"
},
"devDependencies": {
"@types/node": "^18.15.1",