Closed parkerdavis1 closed 1 year ago
re: the type error, this is the result some bad decisions I made with types early on when I was figuring things out. We need to refactor away from the interface types towards the prisma generated types where possible
For now though, you could just add a phone field to the UserData interface, and that more involved refactoring of the types can wait
Issue #32 checklist
Created a phone format function.
Added phone number to volunteer card display.
Minor tweak to center photo in horse & volunteer cards.