diff --git a/CropperSampleV6/Pages/CropperExample.razor b/CropperSampleV6/Pages/CropperExample.razor index b87b3fa..41bef47 100644 --- a/CropperSampleV6/Pages/CropperExample.razor +++ b/CropperSampleV6/Pages/CropperExample.razor @@ -1,4 +1,4 @@ -@page "/Blazor.Cropper/" +@page "/" @inject IJSRuntime JSRuntime;

Cropper

diff --git a/CropperSampleV6/Shared/NavMenu.razor b/CropperSampleV6/Shared/NavMenu.razor index be313e0..f154cab 100644 --- a/CropperSampleV6/Shared/NavMenu.razor +++ b/CropperSampleV6/Shared/NavMenu.razor @@ -8,7 +8,7 @@