Skip to content

Commit 1b3307b

Browse files
committed
Merge branch 'main' into feat-treeview
2 parents b9d4fe9 + 0a2a091 commit 1b3307b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BootstrapBlazor.Server/Components/Samples/SelectTables.razor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ private Task<QueryData<Foo>> OnFilterQueryAsync(QueryPageOptions options)
8989

9090
class SelectTableMode
9191
{
92+
[Required]
9293
public Foo? Foo { get; set; }
9394
}
9495

0 commit comments

Comments
 (0)