移除根节点组件过时TODO

删除已失效的根节点组件预览限制说明
This commit is contained in:
2026-08-19 13:46:42 +08:00
parent 33fe06b3ac
commit b5351f03fa
@@ -683,7 +683,6 @@ pub(crate) async fn recognize_ui_impl(
allow_llm_edit_component: true,
source: NodeSource::System,
},
// TODO: root components can host page-level background content once component preview is supported.
components: Vec::new(),
children_display_mode: ChildrenDisplayMode::Stack,
children,