Commit 9d8d83bd by Яков

try fix

parent 9d1d7ba1
{
"name": "react-ag-qeditor",
"version": "1.0.69",
"version": "1.0.70",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -493,10 +493,10 @@ const QEditor = ({
// types: ['heading', 'paragraph'],
// alignments: ['left', 'center', 'right', 'justify']
// }),
TextStyle,
Color.configure({
types: ['textStyle']
}),
// TextStyle,
// Color.configure({
// types: ['textStyle']
// }),
Highlight.configure({
multicolor: true
}),
......
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