feat(Choose passions): Can now choose passion

Todo : fetch userData in useEffect and using userData for userProfile
This commit is contained in:
Laurian-Dufrechou
2023-04-03 19:17:01 +02:00
parent 7b7ded3648
commit 018af6890c
7 changed files with 411 additions and 24 deletions
+3 -8
View File
@@ -1050,14 +1050,9 @@
dependencies:
"glob" "7.1.7"
"@next/swc-linux-x64-gnu@13.2.3":
"integrity" "sha512-w5MyxPknVvC9LVnMenAYMXMx4KxPwXuJRMQFvY71uXg68n7cvcas85U5zkdrbmuZ+JvsO5SIG8k36/6X3nUhmQ=="
"resolved" "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.2.3.tgz"
"version" "13.2.3"
"@next/swc-linux-x64-musl@13.2.3":
"integrity" "sha512-CTeelh8OzSOVqpzMFMFnVRJIFAFQoTsI9RmVJWW/92S4xfECGcOzgsX37CZ8K982WHRzKU7exeh7vYdG/Eh4CA=="
"resolved" "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.2.3.tgz"
"@next/swc-win32-x64-msvc@13.2.3":
"integrity" "sha512-aLG2MaFs4y7IwaMTosz2r4mVbqRyCnMoFqOcmfTi7/mAS+G4IMH0vJp4oLdbshqiVoiVuKrAfqtXj55/m7Qu1Q=="
"resolved" "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.2.3.tgz"
"version" "13.2.3"
"@nodelib/fs.scandir@2.1.5":