Some fixes and optimizations in sandboxes.
Start of a sandbox for GrapeJS
This commit is contained in:
parent
02a7275ae4
commit
e2093e22fe
22 changed files with 742 additions and 294 deletions
3
client/src/lib/sandboxed-ckeditor-shared.js
Normal file
3
client/src/lib/sandboxed-ckeditor-shared.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
'use strict';
|
||||
|
||||
export const initialHeight = 600;
|
Loading…
Add table
Add a link
Reference in a new issue