diff --git a/Editor/Inspector/ComponentTypeComponentInspector.cs b/Editor/Inspector/ComponentTypeComponentInspector.cs index 0ddb3b8..e59ab60 100644 --- a/Editor/Inspector/ComponentTypeComponentInspector.cs +++ b/Editor/Inspector/ComponentTypeComponentInspector.cs @@ -76,4 +76,4 @@ namespace AlicizaX.Editor serializedObject.ApplyModifiedProperties(); } } -} \ No newline at end of file +}