Skip to content

Commit

Permalink
chore: prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
swaindhruti committed Oct 25, 2024
1 parent afae448 commit 3affe65
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/config/content/EventsPage/FlagshipEvents/Data.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ export const FE_descriptionItems = [
Time: '10 PM - 2 AM',
Prizes: '',
},
];
];
2 changes: 1 addition & 1 deletion src/config/content/EventsPage/FunEvents/Data.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ export const FunEvents_descriptionItems = [
Time: 'TBA',
Prizes: 'TBA',
},
];
];
2 changes: 1 addition & 1 deletion src/config/content/EventsPage/MainEvents/Data.js
Original file line number Diff line number Diff line change
Expand Up @@ -933,4 +933,4 @@ export const ME_descriptionItems = [
// Time: 'TBA',
// Prizes: 'TBA',
// },
];
];

0 comments on commit 3affe65

Please sign in to comment.