add control panel and some more interesting views

This commit is contained in:
Géry Debongnie
2019-03-08 11:59:02 +01:00
parent c3c060a028
commit 98fe440a84
14 changed files with 327 additions and 77 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export function makeTestData(): TestData {
};
}
function makeMenuInfo(): MenuInfo {
export function makeMenuInfo(): MenuInfo {
const items: BaseMenuItem[] = [
{
id: 96,