Merge pull request #6676 from qburst/fix--6675

fix: remove closeIcon prop from InPlace documentation
pull/6697/head
Tuğçe Küçükoğlu 2024-10-31 10:33:04 +03:00 committed by GitHub
commit e22f485d51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 8 deletions

View File

@ -32611,14 +32611,6 @@
"default": "false",
"description": "When present, it specifies that the element should be disabled."
},
{
"name": "closeIcon",
"optional": true,
"readonly": false,
"type": "string",
"default": "",
"description": "Icon to display in the close button."
},
{
"name": "displayProps",
"optional": true,