diff --git a/web-types.json b/web-types.json index 22c289d9b..5b6201b27 100644 --- a/web-types.json +++ b/web-types.json @@ -371,7 +371,7 @@ { "name": "type", "description": "Button type", - "type": "'primary' | 'success' | 'warning' | 'danger' | 'info' | 'text" + "type": "'primary' | 'success' | 'warning' | 'danger' | 'info' | 'text'" }, { "name": "plain",