diff --git a/knowledge-base/how-to-use-viewer-and-designer-in-vue.md b/knowledge-base/how-to-use-viewer-and-designer-in-vue.md index 0c2716046..75a7e10af 100644 --- a/knowledge-base/how-to-use-viewer-and-designer-in-vue.md +++ b/knowledge-base/how-to-use-viewer-and-designer-in-vue.md @@ -57,7 +57,7 @@ npm init vue@latest 1. Then, add the default Kendo SASS theme again in `index.html`, inside the `head` element, to style the report viewer and designer: ````HTML - + ````