Description
UseCoach.ts is long and contains many different functionalities inside of the one composable. It's harder to read and debug this way, and since it will undergo further development with the coach/team/class implementation, we should probably split it by page/functionality
TODO
Additional notes
useRaffleSpin.ts is already done this way, can reference it
Description
UseCoach.ts is long and contains many different functionalities inside of the one composable. It's harder to read and debug this way, and since it will undergo further development with the coach/team/class implementation, we should probably split it by page/functionality
TODO
Additional notes
useRaffleSpin.ts is already done this way, can reference it