mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
整理组件结构
This commit is contained in:
6
Scripts/UI/Component/SubComponent.cs
Normal file
6
Scripts/UI/Component/SubComponent.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace XCharts
|
||||
{
|
||||
public class SubComponent : ChartComponent
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user