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 b9d9473 commit a0310a4Copy full SHA for a0310a4
src/BootstrapBlazor/Components/Textarea/Textarea.razor.cs
@@ -3,8 +3,6 @@
3
// See the LICENSE file in the project root for more information.
4
// Maintainer: Argo Zhang([email protected]) Website: https://www.blazor.zone
5
6
-using Microsoft.AspNetCore.Components.Web;
7
-
8
namespace BootstrapBlazor.Components;
9
10
/// <summary>
0 commit comments