some cleanup

This commit is contained in:
udo
2026-04-28 12:10:07 +00:00
parent 223cf4c6e1
commit cd445f3c9b
224 changed files with 1558 additions and 38907 deletions
@@ -1,4 +1,4 @@
COMPONENT(Request& context)
{
<><pre class="tests-code-block"><?: first(context.call["default_html"].to_string(), context.call["children_html"].to_string()) ?></pre></>
<><pre class="tests-code-block"><?: first(context.props["default_html"].to_string(), context.props["children_html"].to_string()) ?></pre></>
}