create-account
Results
1
issues of
create-account
Removing the 'View Code' button from the Options panel caused an exception. `var editor = grapesjs.init({ container : '#gjs', plugins: ['gjs-preset-newsletter'] }); editor.Panels.removeButton('options', 'export-template'); ` The error is as follows:...