From 45fdd70efb7e8a2ed419693ccb5afbb7ca379cb7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 12 Nov 2023 12:53:24 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 4261e39ea8..75cac2e90f 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -15901,14 +15901,6 @@ "default": "", "description": "ColumnGroup component for footer." }, - { - "name": "frozenRow", - "optional": true, - "readonly": false, - "type": "boolean", - "default": "", - "description": "Whether the row is frozen or not." - }, { "name": "frozenValue", "optional": true, @@ -18806,13 +18798,6 @@ "type": "ReactNode", "description": "ColumnGroup component for footer." }, - { - "name": "frozenRow", - "optional": true, - "readonly": false, - "type": "boolean", - "description": "Whether the row is frozen or not." - }, { "name": "frozenValue", "optional": true,