Refactor
This commit is contained in:
parent
89a98b2644
commit
36c11e1f0f
48 changed files with 105 additions and 191 deletions
|
|
@ -37,6 +37,7 @@ init(async (launch) => {
|
|||
|
||||
// Register components
|
||||
require('./views/components');
|
||||
require('./views/widgets');
|
||||
|
||||
// Launch the app
|
||||
const [app, os] = launch(os => ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue