Skip to content

Commit

Permalink
🎨 remove rsvp date
Browse files Browse the repository at this point in the history
  • Loading branch information
sjproctor committed Jul 23, 2024
1 parent 9f07cae commit 58af20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Reservation.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const Reservation = () => {
</p>
</div>
</div>
<p className="gray-header-text">Please respond by July 1, 2024</p>
<p className="gray-header-text">Please respond ASAP</p>
<div className="bg-lightGray p-4">
<div className={submissionAlert.visibility}>
<div
Expand Down

0 comments on commit 58af20b

Please sign in to comment.