feat: add working user page

This commit is contained in:
Sam 2022-05-11 02:23:45 +02:00
parent 7daac080f5
commit 206feb21b8
6 changed files with 155 additions and 28 deletions

View file

@ -10,10 +10,12 @@
"dependencies": {
"@sentry/react": "^6.19.7",
"@sentry/tracing": "^6.19.7",
"@types/react-helmet": "^6.1.5",
"axios": "^0.27.2",
"react": "^18.0.0",
"react-bootstrap-icons": "^1.8.2",
"react-dom": "^18.0.0",
"react-helmet": "^6.1.0",
"react-markdown": "^8.0.3",
"react-router-dom": "6",
"recoil": "^0.7.2"