diff --git a/BlazorReorderExample/Pages/BetweenLists.razor b/BlazorReorderExample/Pages/BetweenLists.razor index 7501243..943895c 100644 --- a/BlazorReorderExample/Pages/BetweenLists.razor +++ b/BlazorReorderExample/Pages/BetweenLists.razor @@ -9,7 +9,7 @@
- + copy ? i with { title = i.title + " copy" } : null) OnFinish="StateHasChanged">
@context.title

@context.details Go

@@ -20,7 +20,7 @@
- +
@context.title

@context.details Go

@@ -31,7 +31,7 @@
- +
@context.title

@context.details Go