Skip to content

Commit 01035af

Browse files
committed
doc: 更新注释
1 parent 7ba07e5 commit 01035af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor/Components/AutoComplete/AutoCompleteItems.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
namespace BootstrapBlazor.Components;
99

1010
/// <summary>
11-
/// DropdownMenu component
11+
/// AutoCompleteItems component
1212
/// </summary>
1313
class AutoCompleteItems : IComponent
1414
{

0 commit comments

Comments
 (0)