hensei-web/pages
Justin Edmund b3ec6a5d08 Fix job dropdown not showing jobs
This was happening due to a combination of the useEffect not being updated properly in the New route and the state being completely reset when cleaned in the new route, including values that should persist.
2023-01-29 16:20:14 -08:00
..
new Fix job dropdown not showing jobs 2023-01-29 16:20:14 -08:00
p Refactor new and extract NewHead 2023-01-28 18:15:25 -08:00
[username].tsx Refactor [username] and extract ProfileHead 2023-01-28 17:58:12 -08:00
_app.tsx Update avatar implementation 2023-01-28 03:37:00 -08:00
about.tsx Save current page to use for translations 2023-01-25 23:22:29 -08:00
saved.tsx Refactor saved and extract SavedHead 2023-01-28 18:07:26 -08:00
teams.tsx Refactor teams and extract TeamsHead 2023-01-28 18:00:34 -08:00