Update API doc

pull/3841/head
GitHub Actions Bot 2023-04-03 08:28:41 +00:00
parent 4a33a1cec4
commit a537f93767
1 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@
"optional": true,
"readonly": false,
"type": "string",
"default": "pi pi-chevron-right",
"default": "",
"description": "Icon of a collapsed tab."
},
{
@ -201,7 +201,7 @@
"optional": true,
"readonly": false,
"type": "string",
"default": "pi pi-chevron-down",
"default": "",
"description": "Icon of an expanded tab."
},
{