You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/sidebar/getting-started-webapp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Configure the corresponding [Interactive render mode](https://learn.microsoft.co
29
29
30
30
To add **Blazor Sidebar** component in the app, open the NuGet package manager in Visual Studio (*Tools → NuGet Package Manager → Manage NuGet Packages for Solution*), search and install [Syncfusion.Blazor.Navigations](https://www.nuget.org/packages/Syncfusion.Blazor.Navigations/) and [Syncfusion.Blazor.Themes](https://www.nuget.org/packages/Syncfusion.Blazor.Themes/).
31
31
32
-
If `WebAssembly` or `Auto` render modes are utilized in the Blazor Web App, Syncfusion<supstyle="font-size:70%">®</sup> Blazor component Nuget packages must be installed within the client project.
32
+
If `WebAssembly` or `Auto` render modes are utilized in the Blazor Web App, Syncfusion<supstyle="font-size:70%">®</sup> Blazor component NuGet packages must be installed within the client project.
33
33
34
34
Alternatively, the Package Manager Console can be used to install the required NuGet package
0 commit comments