diff --git a/docs/src/COMPONENT_API.json b/docs/src/COMPONENT_API.json index dceeac19..cafaab79 100644 --- a/docs/src/COMPONENT_API.json +++ b/docs/src/COMPONENT_API.json @@ -10863,16 +10863,6 @@ "isFunctionDeclaration": false, "constant": false, "reactive": false - }, - { - "name": "tableStyle", - "kind": "let", - "description": "Set the style attribute on the `table` element", - "type": "string", - "isFunction": false, - "isFunctionDeclaration": false, - "constant": false, - "reactive": false } ], "moduleExports": [], @@ -10938,6 +10928,16 @@ "isFunctionDeclaration": false, "constant": false, "reactive": false + }, + { + "name": "tableStyle", + "kind": "let", + "description": "Set the style attribute on the `table` element", + "type": "string", + "isFunction": false, + "isFunctionDeclaration": false, + "constant": false, + "reactive": false } ], "moduleExports": [],