Skip to content

Commit 7237da6

Browse files
Merge branch 'vnext' into jsa-fix-issues-1680
2 parents f0f2a16 + 4991665 commit 7237da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/components/general-getting-started-blazor-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ builder.Services.AddIgniteUIBlazor();
6060
await builder.Build().RunAsync();
6161
```
6262

63-
2 - Add the **IgniteUI.Blazor.Controls** namespace in the **_Imports.razor** file:
63+
2 - Add the **IgniteUI.Blazor.Controls** namespace in the **_Imports.razor** files in both the client and server projects:
6464

6565
```razor
6666
@using IgniteUI.Blazor.Controls

0 commit comments

Comments
 (0)