Skip to content

Commit

Permalink
Update docs/getting-started/integrations/vuejs-v2.md
Browse files Browse the repository at this point in the history
Co-authored-by: Filip Sobol <[email protected]>
  • Loading branch information
gorzelinski and filipsobol authored Sep 23, 2024
1 parent d9633f7 commit 5ed637d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/integrations/vuejs-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ order: 40
This guide is about the CKEditor&nbsp;5 integration with Vue.js 2.x. However, Vue 2 has reached EOL and is no longer actively maintained. To learn more about the integration with Vue.js 3+, check out the {@link getting-started/integrations/vuejs-v3 Vue.js 3+ rich text editor component} guide.
</info-box>

Vue.js is a versatile framework for building web user interfaces. CKEditor&nbsp;5 provides the official Vue component you can use in your application.
You can use CKEditor&nbsp;5 Vue 2 component to add a rich text editor to your application. This guide will help you install and configure the npm distribution of the CKEditor&nbsp;5.

{@snippet getting-started/use-builder}

Expand Down

0 comments on commit 5ed637d

Please sign in to comment.