diff --git a/MidrandBookshop/Components/Pages/Checkout.razor b/MidrandBookshop/Components/Pages/Checkout.razor index 1b307ee..01d8dc6 100644 --- a/MidrandBookshop/Components/Pages/Checkout.razor +++ b/MidrandBookshop/Components/Pages/Checkout.razor @@ -1,19 +1,18 @@ @page "/checkout" @inject NavigationManager Navigation +@rendermode InteractiveServer +@attribute [Authorize]
You will receive a confirmation email shortly at user@email.com.