This commit is contained in:
CortexCore
2023-07-02 02:20:40 +08:00
parent dfbcd03756
commit 6df4649c64
13 changed files with 194 additions and 70 deletions

View File

@@ -20,4 +20,6 @@ namespace BITKit.UX
public const string ContextListView = "context-listview";
public const string Inspector = "inspector-container";
}
}