mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 11:49:02 +08:00
fix lint
This commit is contained in:
parent
450004a96c
commit
a38460c197
@ -71,7 +71,7 @@
|
||||
|
||||
<script>
|
||||
import {
|
||||
Editor, EditorContent, defaultExtensions, Extension,
|
||||
Editor, EditorContent, defaultExtensions,
|
||||
} from '@tiptap/vue-starter-kit'
|
||||
|
||||
export default {
|
||||
|
@ -201,10 +201,8 @@
|
||||
</h2>
|
||||
<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">
|
||||
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.
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</app-section>
|
||||
|
Loading…
Reference in New Issue
Block a user