diff --git a/compiler/components/rich_text.json b/compiler/components/rich_text.json new file mode 100644 index 0000000..cf67685 --- /dev/null +++ b/compiler/components/rich_text.json @@ -0,0 +1,7 @@ +{ + "name": "RichText", + "single": true, + "attrs": [ + "onStart", "onComplete" + ] +} \ No newline at end of file