Skip to content

Commit 9fe56f1

Browse files
adrianwright109Adrian Wright
andauthored
Rename 'Blazor component' to 'component' to be more generic (#31590)
Co-authored-by: Adrian Wright <[email protected]>
1 parent 1114081 commit 9fe56f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div class="my-component">
2-
This Blazor component is defined in the <strong>WebviewAppShared</strong> package.
2+
This component is defined in the <strong>WebviewAppShared</strong> package.
33
</div>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div class="my-component">
2-
This Blazor component is defined in the <strong>Company.RazorClassLibrary1</strong> library.
2+
This component is defined in the <strong>Company.RazorClassLibrary1</strong> library.
33
</div>

0 commit comments

Comments
 (0)