Merge pull request #44 from navedqb/fix--6675
fix: remove closeIcon prop from InPlace documentationpull/6676/head
commit
f5148227ac
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue