diff --git a/modules/lml/lml2dom.lisp b/modules/lml/lml2dom.lisp index 9f96fe39..8ed1017b 100644 --- a/modules/lml/lml2dom.lisp +++ b/modules/lml/lml2dom.lisp @@ -47,7 +47,7 @@ (~> (lml2dom-exec-function x) parent !))) (fn lml2dom-expr-component (parent x doc) - (with (attrs (%%%make-json-object) + (with (attrs (%make-json-object) children nil f [& _ (? (lml-attr? _)