Skip to content

Commit

Permalink
fixed prettier issue
Browse files Browse the repository at this point in the history
  • Loading branch information
teguono committed Nov 9, 2023
1 parent a4215d2 commit c5621fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/volunteer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const VolunteerPage = () => {
return (
<>
<VolunteerDashboard userData={userData} />

</>
);
};
Expand Down

0 comments on commit c5621fa

Please sign in to comment.