Skip to content

Commit

Permalink
update date
Browse files Browse the repository at this point in the history
  • Loading branch information
EwanLyon committed Mar 21, 2024
1 parent 3601406 commit f352cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nextjs/components/EventLive/EventLive.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export const EventLive: React.FC<EventProps> = (props: EventProps) => {
</Link>
</div>
<div className={styles.eventInfo}>
<h2>October 68 | Melbourne</h2>
<h2>March 2324 | Melbourne</h2>
<div className={styles.link}>
<Button actionText="Donate!" link="/donate" colorScheme="primary" />
</div>
Expand Down

0 comments on commit f352cab

Please sign in to comment.