We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d0e7b commit c8d03efCopy full SHA for c8d03ef
README.md
@@ -5,7 +5,7 @@
5
</p>
6
<h1 align="center">VueQuill</h1>
7
<h3 align="center">
8
- Rich Text Editor Framework for Vue 3.
+ Rich Text Editor Component for Vue 3.
9
</h3>
10
<p align="center">
11
<a href="https://www.npmjs.com/package/@vueup/vue-quill" title="Version">
@@ -24,7 +24,7 @@
24
25
## Overview
26
27
-**VueQuill** is a **Framework** for building rich text editors, powered by Vue 3 and Quill.
+**VueQuill** is a **Component** for building rich text editors, powered by Vue 3 and Quill.
28
29
- 💚 **Built With Vue 3:** More powerful and performant framework than ever before.
30
- 🧙♂️ **Fully Typescript:** VueQuill source code is written entirely in TypeScript.
0 commit comments