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 4578741 commit 2913e88Copy full SHA for 2913e88
getting-started/web-app.md
@@ -98,7 +98,7 @@ Now your Blazor Server project can use the Telerik UI for Blazor components.
98
99
The final step in this tutorial is to use a Telerik UI for Blazor component in a view and run it in the browser.
100
101
-1. In the `~/Components/Pages/Home.razor` view, add a `TelerikButton` component.
+1. In `.../Pages/Home.razor` in the server or client project, add a `TelerikButton` component.
102
103
@[template](/_contentTemplates/common/get-started.md#add-component-sample)
104
0 commit comments