unlayer / react-email-editor

Drag-n-Drop Email Editor Component for React.js
https://unlayer.com/
MIT License
4.6k stars 742 forks source link

Set displayMode to 'web' #354

Closed cvolante54 closed 1 year ago

cvolante54 commented 1 year ago

It looks like the react component hard codes the displayMode to email. Is there any way to use this same component but to overwrite the displayMode setting?

ahmedlafta commented 1 year ago

Looks like this should be resolved in https://github.com/unlayer/react-email-editor/pull/342

Hopefully the PR can get merged soon.