diff --git a/compiler/components/button.json b/compiler/components/button.json index 385a0d9..545d255 100644 --- a/compiler/components/button.json +++ b/compiler/components/button.json @@ -1,4 +1,5 @@ { "name": "Button", + "single": true, "attrs": ["type", "stateEffect", "fontColor", "fontSize", "fontWeight", "fontStyle", "fontFamily"] } \ No newline at end of file