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 1114081 commit 9fe56f1Copy full SHA for 9fe56f1
src/Components/WebView/Samples/WebviewAppShared/SharedComponent.razor
@@ -1,3 +1,3 @@
1
<div class="my-component">
2
- This Blazor component is defined in the <strong>WebviewAppShared</strong> package.
+ This component is defined in the <strong>WebviewAppShared</strong> package.
3
</div>
src/ProjectTemplates/Web.ProjectTemplates/content/RazorClassLibrary-CSharp/Component1.razor
- This Blazor component is defined in the <strong>Company.RazorClassLibrary1</strong> library.
+ This component is defined in the <strong>Company.RazorClassLibrary1</strong> library.
0 commit comments