Skip to content

Commit

Permalink
Remove "un-rsvp" button
Browse files Browse the repository at this point in the history
  • Loading branch information
ABCodez authored and juancwu committed May 11, 2024
1 parent ce9bc06 commit 231843e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/Home/Home.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ const HomePage = () => {
<p className="text-[#333] text-sm">
RSVP status: <b>{rsvpStatus}</b>
</p>
<button className="p-2 bg-white rounded-md">
Not able to make it?
</button>
</span>
</Card>

Expand Down

0 comments on commit 231843e

Please sign in to comment.