Skip to content

Commit 7d3520d

Browse files
authored
Rename ComboboxExample2.razor to ComboBoxExample2.razor
1 parent 58afd65 commit 7d3520d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ComponentViewer.Docs/Pages/Examples/ComboboxExample2.razor renamed to ComponentViewer.Docs/Pages/Examples/ComboBoxExample2.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@
3838
string _text;
3939
IEnumerable<string> _selectedValues;
4040
bool _editable;
41-
}
41+
}

0 commit comments

Comments
 (0)