Update index.json
parent
0db1fc3b40
commit
9cac35d0ba
|
@ -24340,7 +24340,7 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "any[]",
|
"type": "any[]",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Whitelist of formats to display, see [here](https://quilljs.com/docs/formats/) for available options."
|
"description": "Whitelist of formats to display, see <a target=\"_blank\" href=\"https://quilljs.com/docs/formats/\">here</a> for available options."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "editorStyle",
|
"name": "editorStyle",
|
||||||
|
@ -24356,7 +24356,7 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "any",
|
"type": "any",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Modules configuration, see [here](https://quilljs.com/docs/modules/) for available options."
|
"description": "Modules configuration, see <a target=\"_blank\" href=\"https://quilljs.com/docs/modules/\">here</a> for available options."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pt",
|
"name": "pt",
|
||||||
|
|
Loading…
Reference in New Issue