Skip to content

Commit

Permalink
Update EditLandingPage.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ss12430 authored Oct 10, 2024
1 parent 3b8698e commit b9ec792
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default function EditLandingPage({ calendarEventId }: Props) {

return (
<Center sx={{ width: "100vw", height: "90vh" }}>
<Title as="h1">370🅙 Media Commons Reservation Form</Title>
<Title as="h1">370J Media Commons Reservation Form</Title>
<Modal padding={4}>
<Typography fontWeight={700}>
Please read our Policy for editing an existing reservation
Expand Down

0 comments on commit b9ec792

Please sign in to comment.