mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
PlanCard list_item rule wrapped children in <Text> instead of <View>, causing layout corruption when children contained <View> elements (nested lists, paragraphs). Also added missing paragraph rule to match AssistantMessage renderer.