We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3532f23 commit 3d3d1fdCopy full SHA for 3d3d1fd
getting-started/server-blazor.md
@@ -103,7 +103,7 @@ Now your Blazor Server project can use the Telerik UI for Blazor components.
103
104
The final step in this tutorial is to use a Telerik UI for Blazor component in a view and run it in the browser.
105
106
-1. In the `~/Components/Pages/Index.razor` view, add a `TelerikButton` component.
+1. In the `~/Pages/Index.razor` view, add a `TelerikButton` component.
107
108
@[template](/_contentTemplates/common/get-started.md#add-component-sample)
109
0 commit comments