Skip to content

Commit 223f13b

Browse files
committed
refactor: 重命名
1 parent a6f4eac commit 223f13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor/Icons/MaterialDesignIcon.cs renamed to src/BootstrapBlazor/Icons/MaterialDesignIcons.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace BootstrapBlazor.Components;
66

7-
internal static class MaterialDesignIcon
7+
internal static class MaterialDesignIcons
88
{
99
public static Dictionary<ComponentIcons, string> Icons => new()
1010
{

0 commit comments

Comments
 (0)