Skip to content

Commit

Permalink
SC-12 - add new events and past hackathon details
Browse files Browse the repository at this point in the history
  • Loading branch information
clarawong20 committed Nov 9, 2024
2 parents 64fe381 + 4ba85f2 commit 57c7511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/sanity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export interface Statistic {
description?: string; // Optional description of the statistic
}

// Past Events Schema Type
// Events Schema Type
export interface Event {
_id: string;
_type: 'Event';
Expand Down

0 comments on commit 57c7511

Please sign in to comment.