From de6ad7a58cea4da1dc4ba76cdb84c8fa9a1b39bb Mon Sep 17 00:00:00 2001 From: tugcekucukoglu Date: Tue, 5 Dec 2023 12:50:56 +0300 Subject: [PATCH] Update index.json --- doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 91c163da9..0f11e7919 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -53459,7 +53459,7 @@ "name": "tree", "optional": true, "readonly": false, - "type": "TreePassThroughOptionType", + "type": "TreePassThroughOptions", "default": "", "description": "Used to pass attributes to Tree component." },