hack4impact-utk / mission-of-hope

Repo for the Mission of hope project for Hack4impact
2 stars 0 forks source link

fixed rerender issue on donor link #216

Closed Logan-Draper closed 1 month ago

Logan-Draper commented 1 month ago

Description

I fixed the rerender in the /donors/index.tsx by using a useEffect wrapped around the if(monthquery == ' ') to stop it from infinitely rerendering.

Relevant issue(s)

Type of change

Error Fix?

Checklist: