Skip to content

Commit 0b6899d

Browse files
authored
Rename ComboboxExample4.razor to ComboBoxExample4.razor
1 parent 1ab921d commit 0b6899d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ComponentViewer.Docs/Pages/Examples/ComboboxExample4.razor renamed to ComponentViewer.Docs/Pages/Examples/ComboBoxExample4.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@
6161
characters.Add(_toBeAddedValue);
6262
_toBeAddedValue = null;
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)