You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Source/Blazorise/Components/Select/SelectItem.razor.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ public bool CompareTo( object value )
52
52
/// <summary>
53
53
/// Convert the value to string because option tags are working with string internally. Otherwise some datatypes like booleans will not work as expected.
0 commit comments