Commit 1ffd77e6 by Яков

try fix

parent 8b985ff5
{
"name": "react-ag-qeditor",
"version": "1.0.65",
"version": "1.0.66",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -472,13 +472,13 @@ const QEditor = ({
}),
Video,
Iframe,
Table.configure({
resizable: true,
allowTableNodeSelection: true
}),
TableRow,
TableHeader,
TableCell,
// Table.configure({
// resizable: true,
// allowTableNodeSelection: true
// }),
// TableRow,
// TableHeader,
// TableCell,
// TableCell.extend({
// renderHTML({ HTMLAttributes }) {
// const attrs = mergeAttributes(this.options.HTMLAttributes, HTMLAttributes);
......
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