Merge branch 'worktree-macros-essays' into macros
This commit is contained in:
@@ -692,6 +692,9 @@
|
||||
return new _Thunk(expanded, env);
|
||||
}
|
||||
}
|
||||
|
||||
// HTML tag or component in data position — delegate to renderDOM
|
||||
if (_isRenderExpr(expr)) return renderDOM(expr, env);
|
||||
}
|
||||
|
||||
// Function call
|
||||
|
||||
Reference in New Issue
Block a user