Closed jacobellerbrock closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
hack-kit-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 24, 2024 7:10pm |
This commit was to fix the registration settings bug where it would reset on error
Used helper functions and new schema changes and redid the settings menu created previously.
Added a new helper function
getHackerData(clerkID)
to get hacker data.