diff --git a/pages/volunteer.tsx b/pages/volunteer.tsx index 17fa513..3b9107e 100644 --- a/pages/volunteer.tsx +++ b/pages/volunteer.tsx @@ -14,7 +14,6 @@ const VolunteerPage = () => { return ( <> - ); };