Skip to content

Commit

Permalink
Formatting Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
farisashai committed Mar 30, 2024
1 parent f6c7f6b commit 0f5ad1d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,7 @@ const PortalHomePage = ({

<EventCarousel
title="Upcoming Events"
linkFilters={{
date: 'upcoming',
}}
linkFilters={{ date: 'upcoming' }}
titleClassName={styles.subheading}
events={upcomingEvents}
attendances={attendance}
Expand Down

0 comments on commit 0f5ad1d

Please sign in to comment.