Skip to content

Commit 68bb084

Browse files
committed
Dynamic binding
1 parent a94f680 commit 68bb084

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

projects/.net7/README.MD

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,8 @@ Samples in this section require .NET 7. You can download it from [here](https://
131131

132132
* [Component - 19](ComponentNineteen)
133133

134-
**BROKEN on GA** This sample demonstrates @bind:get @bind:set modifier that simplify two-way data binding.
134+
This sample demonstrates @bind:get @bind:set modifier that simplify two-way data binding.
135135

136-
https://github.com/dotnet/aspnetcore/issues/44957
137-
138136
* [Component - 20](ComponentTwenty)
139137

140138
This sample shows how to implement a HTML custom element using Blazor Web Assembly.

0 commit comments

Comments
 (0)