hensei-web/hooks
Justin Edmund 8164f1f0d4 Break collection pages into hooks
This refactors the collection pages (teams, saved and profiles) into a bunch of hooks that handle various chunks of functionality. This way, the actual "pages" have significantly less logic.
2024-04-21 00:42:12 -07:00
..
useDidMountEffect.tsx Break collection pages into hooks 2024-04-21 00:42:12 -07:00
useFavorites.tsx Break collection pages into hooks 2024-04-21 00:42:12 -07:00
useFetchTeams.tsx Break collection pages into hooks 2024-04-21 00:42:12 -07:00
useFilterState.tsx Break collection pages into hooks 2024-04-21 00:42:12 -07:00
useLockedBody.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
usePaginationState.tsx Break collection pages into hooks 2024-04-21 00:42:12 -07:00
useTeamFilter.tsx Break collection pages into hooks 2024-04-21 00:42:12 -07:00