Commit a05a4b35 authored by Яков's avatar Яков
Browse files

update fix issue

parent 0dc48469
{ {
"name": "react-ag-qeditor", "name": "react-ag-qeditor",
"version": "1.1.65", "version": "1.1.66",
"description": "WYSIWYG html editor", "description": "WYSIWYG html editor",
"author": "atma", "author": "atma",
"license": "MIT", "license": "MIT",
......
...@@ -33,7 +33,7 @@ const toolsInit = { ...@@ -33,7 +33,7 @@ const toolsInit = {
}, },
{ type: 'g', items: ['emoji'] }, { type: 'g', items: ['emoji'] },
{ type: 'g', items: ['clearMarks'] }, { type: 'g', items: ['clearMarks', 'blockquote', 'hr'] },
{ type: 'g', items: ['codeBlock'] }, { type: 'g', items: ['codeBlock'] },
// ─── разделитель ─── // ─── разделитель ───
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment