diff --git a/src/app/showcase/doc/editor/quilldoc.ts b/src/app/showcase/doc/editor/quilldoc.ts
index 719d0332c52..5d9188d2003 100644
--- a/src/app/showcase/doc/editor/quilldoc.ts
+++ b/src/app/showcase/doc/editor/quilldoc.ts
@@ -6,12 +6,22 @@ import { Code } from '@domain/code';
template: `
Editor uses Quill editor underneath so it needs to be installed as a dependency. Also, core styles of the Quill should be imported in the project's root style file.