Added demographic information to the user

This commit is contained in:
Tiago Ribeiro
2023-09-13 11:28:13 +01:00
parent 8dcfb8a670
commit 27c6eff590
8 changed files with 2990 additions and 2592 deletions

View File

@@ -19,6 +19,7 @@
"axios": "^1.3.5",
"chart.js": "^4.2.1",
"clsx": "^1.2.1",
"country-codes-list": "^1.6.11",
"daisyui": "^3.1.5",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
@@ -39,6 +40,7 @@
"react-icons": "^4.8.0",
"react-lineto": "^3.3.0",
"react-media-recorder": "1.6.5",
"react-phone-number-input": "^3.3.6",
"react-player": "^2.12.0",
"react-string-replace": "^1.1.0",
"react-toastify": "^9.1.2",
@@ -59,4 +61,4 @@
"postcss": "^8.4.21",
"tailwindcss": "^3.2.4"
}
}
}