Annie-McElroy / the-village

Mobile-first application that allows users to share childcare-related resources. Users can set up their own village or join an existing village and submit childcare-related requests and trade "crayons" (points) with other villagers.
MIT License
1 stars 1 forks source link

ClaimRequestButton Written as Class Component #105

Open Annie-McElroy opened 7 months ago

Annie-McElroy commented 7 months ago

ClaimRequestButton is written as a class component rather than a function Should be changed to function to match rest of application