diff --git a/compiler/components/text.json b/compiler/components/text.json index 9d8d8ef..4d667ef 100644 --- a/compiler/components/text.json +++ b/compiler/components/text.json @@ -4,6 +4,6 @@ "attrs": [ "fontColor", "fontSize", "fontStyle", "fontWeight", "textAlign", "lineHeight", "textOverflow", "maxLines", "decoration", "letterSpacing", "textCase", "baselineOffset", "minFontSize", - "maxFontSize" + "maxFontSize", "copyOption" ] } \ No newline at end of file