diff --git a/frontend/src/app/(main)/dashboard/events/[slug]/page.tsx b/frontend/src/app/(main)/dashboard/events/[slug]/page.tsx
index 0bceac8..1caa0c1 100644
--- a/frontend/src/app/(main)/dashboard/events/[slug]/page.tsx
+++ b/frontend/src/app/(main)/dashboard/events/[slug]/page.tsx
@@ -312,34 +312,34 @@ export default function EventDetailPage() {
- {event.rsvp_enabled && (
-
-
- RSVP
-
- Let the host know if you'll be attending
-
-
-
-
-
-
- )}
+ {/*{event.rsvp_enabled && (*/}
+ {/* */}
+ {/* */}
+ {/* RSVP*/}
+ {/* */}
+ {/* Let the host know if you'll be attending*/}
+ {/* */}
+ {/* */}
+ {/* */}
+ {/* */}
+ {/* */}
+ {/* */}
+ {/*)}*/}
{event.gift_registry_enabled && (
Gift Registry
- View gift suggestions for this event
+ Manage gift suggestions for this event