Skip to content

Commit b457547

Browse files
authored
bug(EJ2-000): custom toolbar sample issue was fixed
bug(EJ2-000): custom toolbar sample issue was fixed
1 parent 77e30f0 commit b457547

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)