Updated packages and fixed problems caused by the update.
This commit is contained in:
parent
cd2fdb9e23
commit
63a79ae36d
16 changed files with 584 additions and 339 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
import React from "react";
|
||||
import {ACEEditor, AlignedRow, Dropdown, StaticField, TableSelect} from "../lib/form";
|
||||
import 'brace/mode/text';
|
||||
import 'brace/mode/html';
|
||||
import 'ace-builds/src-noconflict/mode-text';
|
||||
import 'ace-builds/src-noconflict/mode-html';
|
||||
|
||||
import {MosaicoHost} from "../lib/sandboxed-mosaico";
|
||||
import {CKEditorHost} from "../lib/sandboxed-ckeditor";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue