Added ability to update your own status if you have not selected anyone

This commit is contained in:
2024-07-21 19:14:36 -05:00
parent 1e8c204ed2
commit 10dc66b7fb
5 changed files with 168 additions and 28 deletions

View File

@@ -15,6 +15,7 @@
"go": "git pull && next build && next start"
},
"dependencies": {
"@radix-ui/react-progress": "^1.1.0",
"@t3-oss/env-nextjs": "^0.10.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",