hensei-web/utils
Justin Edmund 247d2a466a Clean up setServerSideProps
Here we extracted the common methods used in pages into utils and included them, getting rid of a lot of duplicate code in the process.
2022-12-22 21:43:09 -08:00
..
accountState.tsx
api.tsx Implement setUserToken util function 2022-12-22 21:41:38 -08:00
appState.tsx
axData.tsx
Element.tsx
emptyStates.tsx Clean up setServerSideProps 2022-12-22 21:43:09 -08:00
enums.tsx
extractFilters.tsx Clean up setServerSideProps 2022-12-22 21:43:09 -08:00
jobGroups.tsx
organizeRaids.tsx Clean up setServerSideProps 2022-12-22 21:43:09 -08:00
pictureData.tsx
raidGroups.tsx
setUserToken.tsx Implement setUserToken util function 2022-12-22 21:41:38 -08:00
skillGroups.tsx
stateValues.tsx
timeAgo.tsx
useDidMountEffect.tsx