diff --git a/Guestlist/Components/Pages/GuestList.razor b/Guestlist/Components/Pages/GuestList.razor index ac32ef4..825dac0 100644 --- a/Guestlist/Components/Pages/GuestList.razor +++ b/Guestlist/Components/Pages/GuestList.razor @@ -7,14 +7,30 @@
Read-only access for guests.
- @if (ShowLeaveGuestList) - { -