feat: add working user page
This commit is contained in:
parent
7daac080f5
commit
206feb21b8
6 changed files with 155 additions and 28 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue