From ff2a37ec361d3190cc683adc4369e6d15f920c2a Mon Sep 17 00:00:00 2001 From: Argo-AsicoTech Date: Sat, 14 Dec 2024 17:01:48 +0800 Subject: [PATCH 1/3] =?UTF-8?q?refactor:=20=E5=A4=8D=E7=94=A8=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Components/Select/Select.razor | 21 +++++++------------ 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/src/BootstrapBlazor/Components/Select/Select.razor b/src/BootstrapBlazor/Components/Select/Select.razor index ce7ae4202c1..1ce089ce4ae 100644 --- a/src/BootstrapBlazor/Components/Select/Select.razor +++ b/src/BootstrapBlazor/Components/Select/Select.razor @@ -31,15 +31,15 @@ }