rework registry

This commit is contained in:
Géry Debongnie
2019-02-02 16:51:24 +01:00
parent c9f2a6147c
commit e26cf25bd3
10 changed files with 57 additions and 63 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
import { debounce } from "./core/utils";
import { makeEnvironment } from "./env";
import { Root } from "./root";
import { Root } from "./widgets/root";
//------------------------------------------------------------------------------
// Application bootstrapping