Merge pull request #44 from navedqb/fix--6675

fix: remove closeIcon prop from InPlace documentation
pull/6676/head
navedqb 2024-10-29 11:54:50 +05:30 committed by GitHub
commit f5148227ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 8 deletions

View File

@ -32592,14 +32592,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,