diff --git a/docs/src/docPages/guide/node-views/vue.md b/docs/src/docPages/guide/node-views/vue.md index a3e6faa3..682de487 100644 --- a/docs/src/docPages/guide/node-views/vue.md +++ b/docs/src/docPages/guide/node-views/vue.md @@ -105,6 +105,7 @@ export default { NodeViewContent, }, } + ``` You don’t need to add those `class` attributes, feel free to remove them or pass other class names. Try it out in the following example: