[AAE-12723] Move rich text editor in Process cloud (#8283)

* move rich text editor in Process cloud

* fix import

* fix

* fix
This commit is contained in:
Eugenio Romano
2023-03-07 14:12:36 +01:00
committed by GitHub
parent 29132ec5c8
commit 8db863219c
33 changed files with 57 additions and 57 deletions

View File

@@ -42,7 +42,6 @@ export * from './lib/dialogs/index';
export * from './lib/icon/index';
export * from './lib/notifications/index';
export * from './lib/blank-page/index';
export * from './lib/rich-text-editor/index';
export * from './lib/search-text/index';
export * from './lib/snackbar-content/index';
export * from './lib/translation/index';