Skip to content

Commit 6010f3b

Browse files
Merge pull request #47 from SyncfusionExamples/ES-983877-RevampAnnotation
ES 983877 Updated the Getting started with latest project version
2 parents 6e5496c + 26195ff commit 6010f3b

File tree

90 files changed

+1250
-1555
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+1250
-1555
lines changed

PDFViewer 2/BlazorWASMApp/PDFViewerSample/Client/App.razor renamed to PDFViewer 2/BlazorWASMApp/PDFViewerSample/App.razor

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<Router AppAssembly="@typeof(App).Assembly">
2-
<Found Context="routeData">
3-
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
4-
<FocusOnNavigate RouteData="@routeData" Selector="h1" />
5-
</Found>
6-
<NotFound>
7-
<PageTitle>Not found</PageTitle>
8-
<LayoutView Layout="@typeof(MainLayout)">
9-
<p role="alert">Sorry, there's nothing at this address.</p>
10-
</LayoutView>
11-
</NotFound>
12-
</Router>
1+
<Router AppAssembly="@typeof(App).Assembly">
2+
<Found Context="routeData">
3+
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
4+
<FocusOnNavigate RouteData="@routeData" Selector="h1" />
5+
</Found>
6+
<NotFound>
7+
<PageTitle>Not found</PageTitle>
8+
<LayoutView Layout="@typeof(MainLayout)">
9+
<p role="alert">Sorry, there's nothing at this address.</p>
10+
</LayoutView>
11+
</NotFound>
12+
</Router>

PDFViewer 2/BlazorWASMApp/PDFViewerSample/Client/Pages/Index.razor

Lines changed: 0 additions & 10 deletions
This file was deleted.

PDFViewer 2/BlazorWASMApp/PDFViewerSample/Client/Shared/NavMenu.razor.css

Lines changed: 0 additions & 62 deletions
This file was deleted.

PDFViewer 2/BlazorWASMApp/PDFViewerSample/Client/Shared/SurveyPrompt.razor

Lines changed: 0 additions & 16 deletions
This file was deleted.
Binary file not shown.

PDFViewer 2/BlazorWASMApp/PDFViewerSample/Client/wwwroot/css/open-iconic/FONT-LICENSE

Lines changed: 0 additions & 86 deletions
This file was deleted.

PDFViewer 2/BlazorWASMApp/PDFViewerSample/Client/wwwroot/css/open-iconic/ICON-LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

PDFViewer 2/BlazorWASMApp/PDFViewerSample/Client/wwwroot/css/open-iconic/README.md

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)