diff --git a/components/Home/PastActivity.tsx b/components/Home/PastActivity.tsx index 9ea1adb..30afdd1 100644 --- a/components/Home/PastActivity.tsx +++ b/components/Home/PastActivity.tsx @@ -63,7 +63,7 @@ const PastActivity = ({ userData }: { userData: QueriedUserData | null }) => { - diff --git a/components/Volunteer/VolunteerDashboard.tsx b/components/Volunteer/VolunteerDashboard.tsx index 22ecca3..2c5f1ab 100644 --- a/components/Volunteer/VolunteerDashboard.tsx +++ b/components/Volunteer/VolunteerDashboard.tsx @@ -93,7 +93,7 @@ const VolunteerDashboard = ({ {/** Button for "See History" */} (window.location.href = '/volunteerHistory')}> + onClick={() => (window.location.href = '/volunteer-history')}>