mirror of
https://github.com/LucasVbr/meeting-app.git
synced 2026-05-13 17:21:53 +00:00
feat(Début userContext + card): ajout du début de contextUser + card
This commit is contained in:
+3
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user