[IMP] owl: update to last version

This commit is contained in:
Géry Debongnie
2019-06-21 21:47:49 +02:00
parent d746e01926
commit b7e377d815
3 changed files with 157 additions and 145 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ class App extends owl.Component {
super(...args);
this.version = owl.__info__.version;
this.SAMPLES = SAMPLES;
this.widgets = { TabbedEditor };
this.components = { TabbedEditor };
this.state = {
js: SAMPLES[0].code,