Merge pull request #6676 from qburst/fix--6675
fix: remove closeIcon prop from InPlace documentationpull/6697/head
commit
e22f485d51
|
@ -32611,14 +32611,6 @@
|
||||||
"default": "false",
|
"default": "false",
|
||||||
"description": "When present, it specifies that the element should be disabled."
|
"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",
|
"name": "displayProps",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue