diff --git a/compiler/components/progress.json b/compiler/components/progress.json index 027e80d..7fd0f31 100644 --- a/compiler/components/progress.json +++ b/compiler/components/progress.json @@ -2,6 +2,6 @@ "name": "Progress", "atomic": true, "attrs": [ - "value", "color", "cricularStyle", "circularStyle" + "value", "color", "cricularStyle", "circularStyle", "style" ] } \ No newline at end of file