diff --git a/src/Core/Components/List/FluentCombobox.razor b/src/Core/Components/List/FluentCombobox.razor index 4fb016ca67..193a294304 100644 --- a/src/Core/Components/List/FluentCombobox.razor +++ b/src/Core/Components/List/FluentCombobox.razor @@ -2,12 +2,9 @@ @inherits ListComponentBase @typeparam TOption -@if (!String.IsNullOrEmpty(Height)) -{ - -} +