Skip to content

Commit

Permalink
Merge pull request #271 from manipalutsav/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
abhikpai authored Feb 25, 2024
2 parents 2647679 + 5381283 commit ef10fc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Events/Add.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ export default class AddEvent extends React.Component {
{ label: "MMMC, Manipal", value: "MMMC, Manipal" },
{ label: "KMC Greens, Main Stage", value: "KMC Greens, Main Stage" },
{ label: "KMC Greens, STEPS", value: "KMC Greens, STEPS" },
{ label: "KMC Food Court, 2nd floor", value: "KMC Food Court, 2nd floor" },
{ label: "WGSHA Kitchen", value: "WGSHA, Kitchen" },
{ label: "Sharada Hall, MCHP", value: "Sharada Hall, MCHP" },
{ label: "DBMS/MMMC (3rd Floor - Digi Lab)", value: "DBMS/MMMC (3rd Floor - Digi Lab)" },
Expand Down
1 change: 1 addition & 0 deletions src/components/Events/Edit.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ export default class EditEvent extends React.Component {
{ label: "MMMC, Manipal", value: "MMMC, Manipal" },
{ label: "KMC Greens, Main Stage", value: "KMC Greens, Main Stage" },
{ label: "KMC Greens, STEPS", value: "KMC Greens, STEPS" },
{ label: "KMC Food Court, 2nd floor", value: "KMC Food Court, 2nd floor" },
{ label: "WGSHA Kitchen", value: "WGSHA, Kitchen" },
{ label: "Sharada Hall, MCHP", value: "Sharada Hall, MCHP" },
{ label: "DBMS/MMMC (3rd Floor - Digi Lab)", value: "DBMS/MMMC (3rd Floor - Digi Lab)" },
Expand Down

0 comments on commit ef10fc5

Please sign in to comment.