mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-07-16 11:31:36 +08:00
[resumes][feat] Fetch resume details from database (#322)
* [resumes][feat] Add resume details router * [resumes][feat] Change review page to dynamic routing * [resumes][feat] Toggle resume star button * [resumes][refactor] Revert routers to User model
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"@trpc/react": "^9.27.2",
|
||||
"@trpc/server": "^9.27.2",
|
||||
"clsx": "^1.2.1",
|
||||
"date-fns": "^2.29.3",
|
||||
"next": "12.3.1",
|
||||
"next-auth": "~4.10.3",
|
||||
"react": "18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user