diff --git a/compiler/components/rich_text.json b/compiler/components/rich_text.json index cf676855c71ac5223adf24824bd8748363cdcd8b..8dc90eb97362b283101cf612a12ffb49c01a18fd 100644 --- a/compiler/components/rich_text.json +++ b/compiler/components/rich_text.json @@ -1,6 +1,6 @@ { "name": "RichText", - "single": true, + "atomic": true, "attrs": [ "onStart", "onComplete" ]