You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetcore/blazor/components/layouts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Create the following interactive wrapper component in the `Pages` folder.
134
134
}
135
135
```
136
136
137
-
The `Counter` component can use the wrapper component and set interactive section content. In the following example, an interactively-rendered counter button is placed in the section.
137
+
The `Counter` component can use the wrapper component and set interactive section content. In the following example, a counter button is placed in the section.
0 commit comments