mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
fix lint
This commit is contained in:
parent
450004a96c
commit
a38460c197
@ -71,7 +71,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {
|
import {
|
||||||
Editor, EditorContent, defaultExtensions, Extension,
|
Editor, EditorContent, defaultExtensions,
|
||||||
} from '@tiptap/vue-starter-kit'
|
} from '@tiptap/vue-starter-kit'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
@ -201,10 +201,8 @@
|
|||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
tiptap is licensed under <a href="https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md">MIT</a>, so you are free to do whatever you want. If you are using it commercially, do the right thing and <g-link to="/sponsor">
|
tiptap is licensed under <a href="https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md">MIT</a>, so you are free to do whatever you want. If you are using it commercially, do the right thing and <g-link to="/sponsor">
|
||||||
become one of our wonderful sponsors<!--
|
become one of our wonderful sponsors
|
||||||
-->
|
|
||||||
</g-link> to fund the maintenance, support and development of tiptap now and in the future. That’s all we ask for.
|
</g-link> to fund the maintenance, support and development of tiptap now and in the future. That’s all we ask for.
|
||||||
</a>
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</app-section>
|
</app-section>
|
||||||
|
Loading…
Reference in New Issue
Block a user