Skip to content

Commit 9023354

Browse files
committed
doc: 增加注释文档
1 parent 038cbd5 commit 9023354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
namespace BootstrapBlazor.Server.Components.Samples;
77

88
/// <summary>
9-
///
9+
/// AutoComplete 组件示例
1010
/// </summary>
1111
public sealed partial class AutoCompletes
1212
{

0 commit comments

Comments
 (0)