diff --git a/src/app/components/creator/creator.module.ts b/src/app/components/creator/creator.module.ts index e28e1994da33634b7baf862799dddfdb80f4d94d..58a6112858dfe2c18a34e20bd85c09e1232e7904 100644 --- a/src/app/components/creator/creator.module.ts +++ b/src/app/components/creator/creator.module.ts @@ -64,6 +64,7 @@ import { ContentEditComponent } from './_dialogs/content-edit/content-edit.compo ContentLikertCreatorComponent, ContentTextCreatorComponent, ContentYesNoCreatorComponent, + ContentEditComponent ] }) export class CreatorModule {