Skip to content

Commit 3cc6a5b

Browse files
committed
984382: Updated the UG document for SideBar Component
1 parent f0530a2 commit 3cc6a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/sidebar/getting-started-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Configure the corresponding [Interactive render mode](https://learn.microsoft.co
2929

3030
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/).
3131

32-
If `WebAssembly` or `Auto` render modes are utilized in the Blazor Web App, Syncfusion<sup style="font-size:70%">&reg;</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<sup style="font-size:70%">&reg;</sup> Blazor component NuGet packages must be installed within the client project.
3333

3434
Alternatively, the Package Manager Console can be used to install the required NuGet package
3535

0 commit comments

Comments
 (0)