Skip to content

Commit 7e92c9e

Browse files
Merge pull request #25 from rjskr01/master
bug(EJ2-000): custom toolbar sample issue was fixed
2 parents f993b0c + b457547 commit 7e92c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-blazor-samples/Pages/Viewer/PdfViewer/CustomToolbar.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@page "/Viewer/CustomToolbar"
2-
2+
@using Syncfusion.EJ2.RazorComponents.Navigations
33
@using Syncfusion.EJ2.RazorComponents.PdfViewer
44
@inject IJSRuntime JsRuntime;
55
@inject HttpClient Http;

0 commit comments

Comments
 (0)