diff --git a/lib/one.js b/lib/one.js index acc0c420..670ec3f2 100644 --- a/lib/one.js +++ b/lib/one.js @@ -226,6 +226,7 @@ function createInstance(config: Config): Config { name, props: {}, state: config.state, + // TODO Should the entire parent be set here? parent: config.parent, el: config.el, }