We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97582a commit 7b5a6edCopy full SHA for 7b5a6ed
src/BootstrapBlazor/Components/Select/MultiSelect.razor.cs
@@ -10,7 +10,7 @@
10
namespace BootstrapBlazor.Components;
11
12
/// <summary>
13
-/// MultiSelect 组件
+/// MultiSelect component
14
/// </summary>
15
public partial class MultiSelect<TValue>
16
{
0 commit comments