2026-04-28 12:10:07 +00:00

4 lines
170 B
Plaintext

COMPONENT(Request& context)
{
<><div class="tests-warning"><?= first(context.props["children_html"].to_string(), context.props["default_html"].to_string()) ?></div></>
}