ember-glimmer.js:4612 Uncaught TypeError: template.asLayout is not a function
at TemplateOnlyComponentManager.getLayout (ember-glimmer.js:4612)
at CompileTimeLookup.getLayout (ember-glimmer.js:4561)
at LazyCompiler.resolveLayoutForHandle (opcode-compiler.js:896)
at ComponentBuilder._static [as static] (opcode-compiler.js:1036)
at refineInlineSyntax (ember-glimmer.js:6907)
at Inlines.compile (opcode-compiler.js:398)
at LazyCompiler.compileInline (opcode-compiler.js:853)
at LazyOpcodeBuilder.compileInline (opcode-compiler.js:1312)
at opcode-compiler.js:181
at Compilers.compile (opcode-compiler.js:41)
I'm on Ember 3.3.1 and v0.6.0 of this addon.