Move email editor components out of the engine folder
MAILPOET-6215
This commit is contained in:
committed by
Oluwaseun Olorunsola
parent
e6d607028c
commit
1c3ea9cd0a
4
packages/js/email-editor/src/components/preview/index.ts
Normal file
4
packages/js/email-editor/src/components/preview/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import './index.scss';
|
||||
|
||||
export * from './preview-dropdown';
|
||||
export * from './send-preview-email';
|
Reference in New Issue
Block a user